#fcc315 color space conversions
Hex:
#fcc315
RGB:
252, 195, 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.7953, 59.7798, 9.0966
xyY:
0.4647, 0.4646, 59.7798
CIE-Lab:
81.7184, 7.2300, 81.0482
CIE-LCH:
81.7184, 81.3700, 84.9024
CIE-Luv:
81.7184, 48.1075, 83.4481
Hunter-Lab:
77.3174, 2.7420, 47.1466
#fcc315 color charts
#fcc315 color shades, tints & tones
#fcc315 color schemes
#fcc315 color preview, HTML & CSS examples
This text has a color of #fcc315
<p style="color:#fcc315;">Text here</p>
.mytext {color:#fcc315;}
This box has a color of #fcc315
<div style="background-color:#fcc315;">Content here</div>
.mybackground {background-color:#fcc315;}
Border around this has a color of #fcc315
<div style="border:2px solid #fcc315;">Content here</div>
.myborder {border:2px solid #fcc315;}