#fcc215 color space conversions
Hex:
#fcc215
RGB:
252, 194, 21
CMY:
1, 24, 92
CMYK:
0, 23, 92, 1
HSL:
45°, 97.4684%, 53.5294%
HSV (HSB):
45°, 91.6667%, 98.8235%
XYZ:
59.5720, 59.3332, 9.0221
xyY:
0.4657, 0.4638, 59.3332
CIE-Lab:
81.4744, 7.7476, 80.8667
CIE-LCH:
81.4744, 81.2370, 84.5274
CIE-Luv:
81.4744, 48.8794, 83.0779
Hunter-Lab:
77.0280, 3.2495, 46.9751
#fcc215 color charts
#fcc215 color shades, tints & tones
#fcc215 color schemes
#fcc215 color preview, HTML & CSS examples
This text has a color of #fcc215
<p style="color:#fcc215;">Text here</p>
.mytext {color:#fcc215;}
This box has a color of #fcc215
<div style="background-color:#fcc215;">Content here</div>
.mybackground {background-color:#fcc215;}
Border around this has a color of #fcc215
<div style="border:2px solid #fcc215;">Content here</div>
.myborder {border:2px solid #fcc215;}