#fcaf12 color space conversions
Hex:
#fcaf12
RGB:
252, 175, 18
CMY:
1, 31, 93
CMYK:
0, 31, 93, 1
HSL:
40°, 97.5000%, 52.9412%
HSV (HSB):
40°, 92.8571%, 98.8235%
XYZ:
55.5840, 51.3991, 7.5637
xyY:
0.4853, 0.4487, 51.3991
CIE-Lab:
76.9201, 17.6083, 77.9915
CIE-LCH:
76.9201, 79.9545, 77.2775
CIE-Luv:
76.9201, 63.9573, 76.3597
Hunter-Lab:
71.6931, 12.9289, 43.9301
#fcaf12 color charts
#fcaf12 color shades, tints & tones
#fcaf12 color schemes
#fcaf12 color preview, HTML & CSS examples
This text has a color of #fcaf12
<p style="color:#fcaf12;">Text here</p>
.mytext {color:#fcaf12;}
This box has a color of #fcaf12
<div style="background-color:#fcaf12;">Content here</div>
.mybackground {background-color:#fcaf12;}
Border around this has a color of #fcaf12
<div style="border:2px solid #fcaf12;">Content here</div>
.myborder {border:2px solid #fcaf12;}