#ffc12f color space conversions
Hex:
#ffc12f
RGB:
255, 193, 47
CMY:
0, 24, 82
CMYK:
0, 24, 82, 0
HSL:
42°, 100.0000%, 59.2157%
HSV (HSB):
42°, 81.5686%, 100.0000%
XYZ:
60.8231, 59.6052, 10.9885
xyY:
0.4628, 0.4536, 59.6052
CIE-Lab:
81.6231, 10.0811, 75.1999
CIE-LCH:
81.6231, 75.8726, 82.3646
CIE-Luv:
81.6231, 51.4005, 79.2634
Hunter-Lab:
77.2044, 5.5180, 45.6043
#ffc12f color charts
#ffc12f color shades, tints & tones
#ffc12f color schemes
#ffc12f color preview, HTML & CSS examples
This text has a color of #ffc12f
<p style="color:#ffc12f;">Text here</p>
.mytext {color:#ffc12f;}
This box has a color of #ffc12f
<div style="background-color:#ffc12f;">Content here</div>
.mybackground {background-color:#ffc12f;}
Border around this has a color of #ffc12f
<div style="border:2px solid #ffc12f;">Content here</div>
.myborder {border:2px solid #ffc12f;}