#d5e32f color space conversions
Hex:
#d5e32f
RGB:
213, 227, 47
CMY:
16, 11, 82
CMYK:
6, 0, 79, 11
HSL:
65°, 76.2712%, 53.7255%
HSV (HSB):
65°, 79.2952%, 89.0196%
XYZ:
55.4227, 69.2895, 13.1425
xyY:
0.4020, 0.5026, 69.2895
CIE-Lab:
86.6472, -24.7237, 78.1374
CIE-LCH:
86.6472, 81.9555, 107.5581
CIE-Luv:
86.6472, -2.6791, 91.7881
Hunter-Lab:
83.2403, -26.8224, 48.9072
#d5e32f color charts
#d5e32f color shades, tints & tones
#d5e32f color schemes
#d5e32f color preview, HTML & CSS examples
This text has a color of #d5e32f
<p style="color:#d5e32f;">Text here</p>
.mytext {color:#d5e32f;}
This box has a color of #d5e32f
<div style="background-color:#d5e32f;">Content here</div>
.mybackground {background-color:#d5e32f;}
Border around this has a color of #d5e32f
<div style="border:2px solid #d5e32f;">Content here</div>
.myborder {border:2px solid #d5e32f;}