#de95c3 color space conversions
Hex:
#de95c3
RGB:
222, 149, 195
CMY:
13, 42, 24
CMYK:
0, 33, 12, 13
HSL:
322°, 52.5180%, 72.7451%
HSV (HSB):
322°, 32.8829%, 87.0588%
XYZ:
50.7220, 40.9646, 56.8634
xyY:
0.3414, 0.2758, 40.9646
CIE-Lab:
70.1511, 34.2197, -12.5235
CIE-LCH:
70.1511, 36.4393, 339.8987
CIE-Luv:
70.1511, 40.9587, -24.8185
Hunter-Lab:
64.0036, 29.4525, -7.8731
#de95c3 color charts
#de95c3 color shades, tints & tones
#de95c3 color schemes
#de95c3 color preview, HTML & CSS examples
This text has a color of #de95c3
<p style="color:#de95c3;">Text here</p>
.mytext {color:#de95c3;}
This box has a color of #de95c3
<div style="background-color:#de95c3;">Content here</div>
.mybackground {background-color:#de95c3;}
Border around this has a color of #de95c3
<div style="border:2px solid #de95c3;">Content here</div>
.myborder {border:2px solid #de95c3;}