#de23b9 color space conversions
Hex:
#de23b9
RGB:
222, 35, 185
CMY:
13, 86, 27
CMYK:
0, 84, 17, 13
HSL:
312°, 73.9130%, 50.3922%
HSV (HSB):
312°, 84.2342%, 87.0588%
XYZ:
39.4822, 20.2344, 47.7236
xyY:
0.3675, 0.1883, 20.2344
CIE-Lab:
52.1012, 79.5307, -34.5062
CIE-LCH:
52.1012, 86.6938, 336.5453
CIE-Luv:
52.1012, 86.0212, -63.5019
Hunter-Lab:
44.9827, 77.9531, -31.4148
#de23b9 color charts
#de23b9 color shades, tints & tones
#de23b9 color schemes
#de23b9 color preview, HTML & CSS examples
This text has a color of #de23b9
<p style="color:#de23b9;">Text here</p>
.mytext {color:#de23b9;}
This box has a color of #de23b9
<div style="background-color:#de23b9;">Content here</div>
.mybackground {background-color:#de23b9;}
Border around this has a color of #de23b9
<div style="border:2px solid #de23b9;">Content here</div>
.myborder {border:2px solid #de23b9;}