#dbfccc color space conversions
Hex:
#dbfccc
RGB:
219, 252, 204
CMY:
14, 1, 20
CMYK:
13, 0, 19, 1
HSL:
101°, 88.8889%, 89.4118%
HSV (HSB):
101°, 19.0476%, 98.8235%
XYZ:
74.9229, 89.0405, 70.3644
xyY:
0.3197, 0.3800, 89.0405
CIE-Lab:
95.5973, -19.1435, 19.4962
CIE-LCH:
95.5973, 27.3235, 134.4770
CIE-Luv:
95.5973, -16.1935, 32.1104
Hunter-Lab:
94.3613, -23.4031, 21.8408
#dbfccc color charts
#dbfccc RGB chart
#dbfccc CMYK chart
#dbfccc RGB pie chart
#dbfccc color shades, tints & tones
#dbfccc color schemes
#dbfccc color preview, HTML & CSS examples
This text has a color of #dbfccc
<p style="color:#dbfccc;">Text here</p>
.mytext {color:#dbfccc;}
Text color #dbfccc
This box has a color of #dbfccc
<div style="background-color:#dbfccc;">Content here</div>
.mybackground {background-color:#dbfccc;}
Background color #dbfccc
Border around this has a color of #dbfccc
<div style="border:2px solid #dbfccc;">Content here</div>
.myborder {border:2px solid #dbfccc;}
Border color #dbfccc