#fcc95c color space conversions
Hex:
#fcc95c
RGB:
252, 201, 92
CMY:
1, 21, 64
CMYK:
0, 20, 63, 1
HSL:
41°, 96.3855%, 67.4510%
HSV (HSB):
41°, 63.4921%, 98.8235%
XYZ:
62.9633, 63.2414, 19.0135
xyY:
0.4336, 0.4355, 63.2414
CIE-Lab:
83.5693, 6.6882, 59.8826
CIE-LCH:
83.5693, 60.2549, 83.6271
CIE-Luv:
83.5693, 41.1091, 69.8395
Hunter-Lab:
79.5245, 2.1590, 41.4915
#fcc95c color charts
#fcc95c color shades, tints & tones
#fcc95c color schemes
#fcc95c color preview, HTML & CSS examples
This text has a color of #fcc95c
<p style="color:#fcc95c;">Text here</p>
.mytext {color:#fcc95c;}
This box has a color of #fcc95c
<div style="background-color:#fcc95c;">Content here</div>
.mybackground {background-color:#fcc95c;}
Border around this has a color of #fcc95c
<div style="border:2px solid #fcc95c;">Content here</div>
.myborder {border:2px solid #fcc95c;}