#fda95d color space conversions
Hex:
#fda95d
RGB:
253, 169, 93
CMY:
1, 34, 64
CMYK:
0, 33, 63, 1
HSL:
29°, 97.5610%, 67.8431%
HSV (HSB):
29°, 63.2411%, 99.2157%
XYZ:
56.6718, 50.0489, 17.0294
xyY:
0.4580, 0.4044, 50.0489
CIE-Lab:
76.0993, 23.8563, 51.0354
CIE-LCH:
76.0993, 56.3359, 64.9464
CIE-Luv:
76.0993, 65.5033, 55.7469
Hunter-Lab:
70.7452, 19.1865, 35.2497
#fda95d color charts
#fda95d color shades, tints & tones
#fda95d color schemes
#fda95d color preview, HTML & CSS examples
This text has a color of #fda95d
<p style="color:#fda95d;">Text here</p>
.mytext {color:#fda95d;}
This box has a color of #fda95d
<div style="background-color:#fda95d;">Content here</div>
.mybackground {background-color:#fda95d;}
Border around this has a color of #fda95d
<div style="border:2px solid #fda95d;">Content here</div>
.myborder {border:2px solid #fda95d;}