#dec001 color space conversions
Hex:
#dec001
RGB:
222, 192, 1
CMY:
13, 25, 100
CMYK:
0, 14, 100, 13
HSL:
52°, 99.1031%, 43.7255%
HSV (HSB):
52°, 99.5495%, 87.0588%
XYZ:
48.9793, 53.2311, 7.7219
xyY:
0.4455, 0.4842, 53.2311
CIE-Lab:
78.0112, -4.3589, 79.3035
CIE-LCH:
78.0112, 79.4232, 93.1461
CIE-Luv:
78.0112, 27.5792, 83.1027
Hunter-Lab:
72.9596, -7.8486, 44.7966
#dec001 color charts
#dec001 color shades, tints & tones
#dec001 color schemes
#dec001 color preview, HTML & CSS examples
This text has a color of #dec001
<p style="color:#dec001;">Text here</p>
.mytext {color:#dec001;}
This box has a color of #dec001
<div style="background-color:#dec001;">Content here</div>
.mybackground {background-color:#dec001;}
Border around this has a color of #dec001
<div style="border:2px solid #dec001;">Content here</div>
.myborder {border:2px solid #dec001;}