#defb3c color space conversions
Hex:
#defb3c
RGB:
222, 251, 60
CMY:
13, 2, 76
CMYK:
12, 0, 76, 2
HSL:
69°, 95.9799%, 60.9804%
HSV (HSB):
69°, 76.0956%, 98.4314%
XYZ:
65.4370, 84.8502, 17.2038
xyY:
0.3907, 0.5066, 84.8502
CIE-Lab:
93.8185, -31.8548, 81.2193
CIE-LCH:
93.8185, 87.2428, 111.4155
CIE-Luv:
93.8185, -11.5927, 98.9519
Hunter-Lab:
92.1142, -34.3952, 53.4066
#defb3c color charts
#defb3c color shades, tints & tones
#defb3c color schemes
#defb3c color preview, HTML & CSS examples
This text has a color of #defb3c
<p style="color:#defb3c;">Text here</p>
.mytext {color:#defb3c;}
This box has a color of #defb3c
<div style="background-color:#defb3c;">Content here</div>
.mybackground {background-color:#defb3c;}
Border around this has a color of #defb3c
<div style="border:2px solid #defb3c;">Content here</div>
.myborder {border:2px solid #defb3c;}