#dcfaba color space conversions
Hex:
#dcfaba
RGB:
220, 250, 186
CMY:
14, 2, 27
CMYK:
12, 0, 26, 2
HSL:
88°, 86.4865%, 85.4902%
HSV (HSB):
88°, 25.6000%, 98.0392%
XYZ:
72.5637, 87.1320, 59.4480
xyY:
0.3311, 0.3976, 87.1320
CIE-Lab:
94.7943, -20.5816, 27.5605
CIE-LCH:
94.7943, 34.3974, 126.7516
CIE-Luv:
94.7943, -14.2047, 43.1682
Hunter-Lab:
93.3445, -24.5915, 27.5814
#dcfaba color charts
#dcfaba color shades, tints & tones
#dcfaba color schemes
#dcfaba color preview, HTML & CSS examples
This text has a color of #dcfaba
<p style="color:#dcfaba;">Text here</p>
.mytext {color:#dcfaba;}
This box has a color of #dcfaba
<div style="background-color:#dcfaba;">Content here</div>
.mybackground {background-color:#dcfaba;}
Border around this has a color of #dcfaba
<div style="border:2px solid #dcfaba;">Content here</div>
.myborder {border:2px solid #dcfaba;}