#fdc12c color space conversions
Hex:
#fdc12c
RGB:
253, 193, 44
CMY:
1, 24, 83
CMYK:
0, 24, 83, 1
HSL:
43°, 98.1221%, 58.2353%
HSV (HSB):
43°, 82.6087%, 99.2157%
XYZ:
60.0326, 59.2044, 10.6464
xyY:
0.4622, 0.4558, 59.2044
CIE-Lab:
81.4038, 9.1516, 75.7985
CIE-LCH:
81.4038, 76.3489, 83.1157
CIE-Luv:
81.4038, 49.9300, 79.7461
Hunter-Lab:
76.9444, 4.6143, 45.6574
#fdc12c color charts
#fdc12c color shades, tints & tones
#fdc12c color schemes
#fdc12c color preview, HTML & CSS examples
This text has a color of #fdc12c
<p style="color:#fdc12c;">Text here</p>
.mytext {color:#fdc12c;}
This box has a color of #fdc12c
<div style="background-color:#fdc12c;">Content here</div>
.mybackground {background-color:#fdc12c;}
Border around this has a color of #fdc12c
<div style="border:2px solid #fdc12c;">Content here</div>
.myborder {border:2px solid #fdc12c;}