#fccf14 color space conversions
Hex:
#fccf14
RGB:
252, 207, 20
CMY:
1, 19, 92
CMYK:
0, 18, 92, 1
HSL:
48°, 97.4790%, 53.3333%
HSV (HSB):
48°, 92.0635%, 98.8235%
XYZ:
62.5840, 65.3716, 9.9813
xyY:
0.4537, 0.4739, 65.3716
CIE-Lab:
84.6749, 1.0456, 83.3984
CIE-LCH:
84.6749, 83.4049, 89.2817
CIE-Luv:
84.6749, 39.0144, 87.9836
Hunter-Lab:
80.8527, -3.3244, 49.2775
#fccf14 color charts
#fccf14 color shades, tints & tones
#fccf14 color schemes
#fccf14 color preview, HTML & CSS examples
This text has a color of #fccf14
<p style="color:#fccf14;">Text here</p>
.mytext {color:#fccf14;}
This box has a color of #fccf14
<div style="background-color:#fccf14;">Content here</div>
.mybackground {background-color:#fccf14;}
Border around this has a color of #fccf14
<div style="border:2px solid #fccf14;">Content here</div>
.myborder {border:2px solid #fccf14;}