#de085e color space conversions
Hex:
#de085e
RGB:
222, 8, 94
CMY:
13, 97, 63
CMYK:
0, 96, 58, 13
HSL:
336°, 93.0435%, 45.0980%
HSV (HSB):
336°, 96.3964%, 87.0588%
XYZ:
32.2314, 16.5114, 12.0779
xyY:
0.5299, 0.2715, 16.5114
CIE-Lab:
47.6384, 74.3684, 13.6250
CIE-LCH:
47.6384, 75.6062, 10.3820
CIE-Luv:
47.6384, 130.0385, 1.0668
Hunter-Lab:
40.6342, 70.4778, 10.8209
#de085e color charts
#de085e color shades, tints & tones
#de085e color schemes
#de085e color preview, HTML & CSS examples
This text has a color of #de085e
<p style="color:#de085e;">Text here</p>
.mytext {color:#de085e;}
This box has a color of #de085e
<div style="background-color:#de085e;">Content here</div>
.mybackground {background-color:#de085e;}
Border around this has a color of #de085e
<div style="border:2px solid #de085e;">Content here</div>
.myborder {border:2px solid #de085e;}