#fdc06a color space conversions
Hex:
#fdc06a
RGB:
253, 192, 106
CMY:
1, 25, 58
CMYK:
0, 24, 58, 1
HSL:
35°, 97.3510%, 70.3922%
HSV (HSB):
35°, 58.1028%, 99.2157%
XYZ:
61.9592, 59.6225, 21.8784
xyY:
0.4319, 0.4156, 59.6225
CIE-Lab:
81.6326, 12.7065, 51.1894
CIE-LCH:
81.6326, 52.7429, 76.0596
CIE-Luv:
81.6326, 47.4133, 60.2246
Hunter-Lab:
77.2156, 8.1042, 37.2516
#fdc06a color charts
#fdc06a color shades, tints & tones
#fdc06a color schemes
#fdc06a color preview, HTML & CSS examples
This text has a color of #fdc06a
<p style="color:#fdc06a;">Text here</p>
.mytext {color:#fdc06a;}
This box has a color of #fdc06a
<div style="background-color:#fdc06a;">Content here</div>
.mybackground {background-color:#fdc06a;}
Border around this has a color of #fdc06a
<div style="border:2px solid #fdc06a;">Content here</div>
.myborder {border:2px solid #fdc06a;}