#ceaf01 color space conversions
Hex:
#ceaf01
RGB:
206, 175, 1
CMY:
19, 31, 100
CMYK:
0, 15, 100, 19
HSL:
51°, 99.0338%, 40.5882%
HSV (HSB):
51°, 99.5146%, 80.7843%
XYZ:
40.7890, 43.7839, 6.3300
xyY:
0.4487, 0.4817, 43.7839
CIE-Lab:
72.0839, -2.5296, 74.3906
CIE-LCH:
72.0839, 74.4336, 91.9476
CIE-Luv:
72.0839, 27.9822, 76.4731
Hunter-Lab:
66.1694, -5.7632, 40.6467
#ceaf01 color charts
#ceaf01 color shades, tints & tones
#ceaf01 color schemes
#ceaf01 color preview, HTML & CSS examples
This text has a color of #ceaf01
<p style="color:#ceaf01;">Text here</p>
.mytext {color:#ceaf01;}
This box has a color of #ceaf01
<div style="background-color:#ceaf01;">Content here</div>
.mybackground {background-color:#ceaf01;}
Border around this has a color of #ceaf01
<div style="border:2px solid #ceaf01;">Content here</div>
.myborder {border:2px solid #ceaf01;}