#dcf08a color space conversions
Hex:
#dcf08a
RGB:
220, 240, 138
CMY:
14, 6, 46
CMYK:
8, 0, 43, 6
HSL:
72°, 77.2727%, 74.1176%
HSV (HSB):
72°, 42.5000%, 94.1176%
XYZ:
65.2627, 79.3708, 35.9251
xyY:
0.3614, 0.4396, 79.3708
CIE-Lab:
91.4018, -21.8301, 46.9751
CIE-LCH:
91.4018, 51.7997, 114.9251
CIE-Luv:
91.4018, -7.6015, 65.9760
Hunter-Lab:
89.0903, -25.1486, 38.4549
#dcf08a color charts
#dcf08a color shades, tints & tones
#dcf08a color schemes
#dcf08a color preview, HTML & CSS examples
This text has a color of #dcf08a
<p style="color:#dcf08a;">Text here</p>
.mytext {color:#dcf08a;}
This box has a color of #dcf08a
<div style="background-color:#dcf08a;">Content here</div>
.mybackground {background-color:#dcf08a;}
Border around this has a color of #dcf08a
<div style="border:2px solid #dcf08a;">Content here</div>
.myborder {border:2px solid #dcf08a;}