#ffc12d color space conversions
Hex:
#ffc12d
RGB:
255, 193, 45
CMY:
0, 24, 82
CMYK:
0, 24, 82, 0
HSL:
42°, 100.0000%, 58.8235%
HSV (HSB):
42°, 82.3529%, 100.0000%
XYZ:
60.7836, 59.5894, 10.7809
xyY:
0.4635, 0.4543, 59.5894
CIE-Lab:
81.6145, 10.0251, 75.7754
CIE-LCH:
81.6145, 76.4356, 82.4635
CIE-Luv:
81.6145, 51.4635, 79.6273
Hunter-Lab:
77.1942, 5.4633, 45.7555
#ffc12d color charts
#ffc12d color shades, tints & tones
#ffc12d color schemes
#ffc12d color preview, HTML & CSS examples
This text has a color of #ffc12d
<p style="color:#ffc12d;">Text here</p>
.mytext {color:#ffc12d;}
This box has a color of #ffc12d
<div style="background-color:#ffc12d;">Content here</div>
.mybackground {background-color:#ffc12d;}
Border around this has a color of #ffc12d
<div style="border:2px solid #ffc12d;">Content here</div>
.myborder {border:2px solid #ffc12d;}