#dcfabf color space conversions
Hex:
#dcfabf
RGB:
220, 250, 191
CMY:
14, 2, 25
CMYK:
12, 0, 24, 2
HSL:
91°, 85.5072%, 86.4706%
HSV (HSB):
91°, 23.6000%, 98.0392%
XYZ:
73.1048, 87.3484, 62.2971
xyY:
0.3282, 0.3921, 87.3484
CIE-Lab:
94.8859, -19.8437, 25.1477
CIE-LCH:
94.8859, 32.0341, 128.2764
CIE-Luv:
94.8859, -14.3236, 39.8626
Hunter-Lab:
93.4604, -23.9329, 25.9018
#dcfabf color charts
#dcfabf color shades, tints & tones
#dcfabf color schemes
#dcfabf color preview, HTML & CSS examples
This text has a color of #dcfabf
<p style="color:#dcfabf;">Text here</p>
.mytext {color:#dcfabf;}
This box has a color of #dcfabf
<div style="background-color:#dcfabf;">Content here</div>
.mybackground {background-color:#dcfabf;}
Border around this has a color of #dcfabf
<div style="border:2px solid #dcfabf;">Content here</div>
.myborder {border:2px solid #dcfabf;}