#debcc1 color space conversions
Hex:
#debcc1
RGB:
222, 188, 193
CMY:
13, 26, 24
CMYK:
0, 15, 13, 13
HSL:
351°, 34.0000%, 80.3922%
HSV (HSB):
351°, 15.3153%, 87.0588%
XYZ:
57.7331, 55.3463, 58.0921
xyY:
0.3373, 0.3233, 55.3463
CIE-Lab:
79.2403, 12.9281, 1.9957
CIE-LCH:
79.2403, 13.0812, 8.7753
CIE-Luv:
79.2403, 20.1583, 0.6285
Hunter-Lab:
74.3951, 8.3305, 5.7794
#debcc1 color charts
#debcc1 color shades, tints & tones
#debcc1 color schemes
#debcc1 color preview, HTML & CSS examples
This text has a color of #debcc1
<p style="color:#debcc1;">Text here</p>
.mytext {color:#debcc1;}
This box has a color of #debcc1
<div style="background-color:#debcc1;">Content here</div>
.mybackground {background-color:#debcc1;}
Border around this has a color of #debcc1
<div style="border:2px solid #debcc1;">Content here</div>
.myborder {border:2px solid #debcc1;}