#de08b9 color space conversions
Hex:
#de08b9
RGB:
222, 8, 185
CMY:
13, 97, 27
CMYK:
0, 96, 17, 13
HSL:
310°, 93.0435%, 45.0980%
HSV (HSB):
310°, 96.3964%, 87.0588%
XYZ:
38.9680, 19.2060, 47.5522
xyY:
0.3686, 0.1817, 19.2060
CIE-Lab:
50.9274, 82.9637, -36.3480
CIE-LCH:
50.9274, 90.5768, 336.3408
CIE-Luv:
50.9274, 88.7179, -66.4295
Hunter-Lab:
43.8247, 82.0252, -33.6557
#de08b9 color charts
#de08b9 color shades, tints & tones
#de08b9 color schemes
#de08b9 color preview, HTML & CSS examples
This text has a color of #de08b9
<p style="color:#de08b9;">Text here</p>
.mytext {color:#de08b9;}
This box has a color of #de08b9
<div style="background-color:#de08b9;">Content here</div>
.mybackground {background-color:#de08b9;}
Border around this has a color of #de08b9
<div style="border:2px solid #de08b9;">Content here</div>
.myborder {border:2px solid #de08b9;}