#de3b85 color space conversions
Hex:
#de3b85
RGB:
222, 59, 133
CMY:
13, 77, 48
CMYK:
0, 73, 40, 13
HSL:
333°, 71.1790%, 55.0980%
HSV (HSB):
333°, 73.4234%, 87.0588%
XYZ:
35.9218, 20.3510, 24.2251
xyY:
0.4462, 0.2528, 20.3510
CIE-Lab:
52.2317, 67.3990, -3.5487
CIE-LCH:
52.2317, 67.4924, 356.9860
CIE-Luv:
52.2317, 101.4082, -17.5023
Hunter-Lab:
45.1121, 63.1898, -0.2602
#de3b85 color charts
#de3b85 color shades, tints & tones
#de3b85 color schemes
#de3b85 color preview, HTML & CSS examples
This text has a color of #de3b85
<p style="color:#de3b85;">Text here</p>
.mytext {color:#de3b85;}
This box has a color of #de3b85
<div style="background-color:#de3b85;">Content here</div>
.mybackground {background-color:#de3b85;}
Border around this has a color of #de3b85
<div style="border:2px solid #de3b85;">Content here</div>
.myborder {border:2px solid #de3b85;}