#def00c color space conversions
Hex:
#def00c
RGB:
222, 240, 12
CMY:
13, 6, 95
CMYK:
8, 0, 95, 6
HSL:
65°, 90.4762%, 49.4118%
HSV (HSB):
65°, 95.0000%, 94.1176%
XYZ:
61.3507, 77.8763, 12.1459
xyY:
0.4053, 0.5145, 77.8763
CIE-Lab:
90.7234, -27.9022, 87.7294
CIE-LCH:
90.7234, 92.0597, 107.6432
CIE-Luv:
90.7234, -4.7042, 100.6221
Hunter-Lab:
88.2476, -30.3381, 53.6129
#def00c color charts
#def00c RGB chart
#def00c CMYK chart
#def00c RGB pie chart
#def00c color shades, tints & tones
#def00c color schemes
#def00c color preview, HTML & CSS examples
This text has a color of #def00c
<p style="color:#def00c;">Text here</p>
.mytext {color:#def00c;}
Text color #def00c
This box has a color of #def00c
<div style="background-color:#def00c;">Content here</div>
.mybackground {background-color:#def00c;}
Background color #def00c
Border around this has a color of #def00c
<div style="border:2px solid #def00c;">Content here</div>
.myborder {border:2px solid #def00c;}
Border color #def00c