#de34b9 color space conversions
Hex:
#de34b9
RGB:
222, 52, 185
CMY:
13, 80, 27
CMYK:
0, 77, 17, 13
HSL:
313°, 72.0339%, 53.7255%
HSV (HSB):
313°, 76.5766%, 87.0588%
XYZ:
40.1091, 21.4884, 47.9326
xyY:
0.3662, 0.1962, 21.4884
CIE-Lab:
53.4799, 75.5526, -32.3507
CIE-LCH:
53.4799, 82.1874, 336.8200
CIE-Luv:
53.4799, 82.7911, -60.0045
Hunter-Lab:
46.3555, 73.3250, -28.8583
#de34b9 color charts
#de34b9 color shades, tints & tones
#de34b9 color schemes
#de34b9 color preview, HTML & CSS examples
This text has a color of #de34b9
<p style="color:#de34b9;">Text here</p>
.mytext {color:#de34b9;}
This box has a color of #de34b9
<div style="background-color:#de34b9;">Content here</div>
.mybackground {background-color:#de34b9;}
Border around this has a color of #de34b9
<div style="border:2px solid #de34b9;">Content here</div>
.myborder {border:2px solid #de34b9;}