#fcc95f color space conversions
Hex:
#fcc95f
RGB:
252, 201, 95
CMY:
1, 21, 63
CMYK:
0, 20, 62, 1
HSL:
41°, 96.3190%, 68.0392%
HSV (HSB):
41°, 62.3016%, 98.8235%
XYZ:
63.0971, 63.2950, 19.7180
xyY:
0.4318, 0.4332, 63.2950
CIE-Lab:
83.5973, 6.8757, 58.5669
CIE-LCH:
83.5973, 58.9691, 83.3042
CIE-Luv:
83.5973, 40.9367, 68.7040
Hunter-Lab:
79.5581, 2.3406, 40.9960
#fcc95f color charts
#fcc95f color shades, tints & tones
#fcc95f color schemes
#fcc95f color preview, HTML & CSS examples
This text has a color of #fcc95f
<p style="color:#fcc95f;">Text here</p>
.mytext {color:#fcc95f;}
This box has a color of #fcc95f
<div style="background-color:#fcc95f;">Content here</div>
.mybackground {background-color:#fcc95f;}
Border around this has a color of #fcc95f
<div style="border:2px solid #fcc95f;">Content here</div>
.myborder {border:2px solid #fcc95f;}