#de08bc color space conversions
Hex:
#de08bc
RGB:
222, 8, 188
CMY:
13, 97, 26
CMYK:
0, 96, 15, 13
HSL:
310°, 93.0435%, 45.0980%
HSV (HSB):
310°, 96.3964%, 87.0588%
XYZ:
39.2881, 19.3341, 49.2381
xyY:
0.3643, 0.1793, 19.3341
CIE-Lab:
51.0758, 83.3384, -37.8645
CIE-LCH:
51.0758, 91.5369, 335.5655
CIE-Luv:
51.0758, 87.3877, -68.7574
Hunter-Lab:
43.9706, 82.5431, -35.6134
#de08bc color charts
#de08bc color shades, tints & tones
#de08bc color schemes
#de08bc color preview, HTML & CSS examples
This text has a color of #de08bc
<p style="color:#de08bc;">Text here</p>
.mytext {color:#de08bc;}
This box has a color of #de08bc
<div style="background-color:#de08bc;">Content here</div>
.mybackground {background-color:#de08bc;}
Border around this has a color of #de08bc
<div style="border:2px solid #de08bc;">Content here</div>
.myborder {border:2px solid #de08bc;}