#dcece5 color space conversions
Hex:
#dcece5
RGB:
220, 236, 229
CMY:
14, 7, 10
CMYK:
7, 0, 3, 7
HSL:
154°, 29.6296%, 89.4118%
HSV (HSB):
154°, 6.7797%, 92.5490%
XYZ:
73.6535, 80.8637, 85.8550
xyY:
0.3064, 0.3364, 80.8637
CIE-Lab:
92.0710, -6.5671, 1.5591
CIE-LCH:
92.0710, 6.7496, 166.6444
CIE-Luv:
92.0710, -8.4372, 3.5504
Hunter-Lab:
89.9242, -11.1649, 6.3399
#dcece5 color charts
#dcece5 color shades, tints & tones
#dcece5 color schemes
#dcece5 color preview, HTML & CSS examples
This text has a color of #dcece5
<p style="color:#dcece5;">Text here</p>
.mytext {color:#dcece5;}
This box has a color of #dcece5
<div style="background-color:#dcece5;">Content here</div>
.mybackground {background-color:#dcece5;}
Border around this has a color of #dcece5
<div style="border:2px solid #dcece5;">Content here</div>
.myborder {border:2px solid #dcece5;}