#de3dbc color space conversions
Hex:
#de3dbc
RGB:
222, 61, 188
CMY:
13, 76, 26
CMYK:
0, 73, 15, 13
HSL:
313°, 70.9251%, 55.4902%
HSV (HSB):
313°, 72.5225%, 87.0588%
XYZ:
40.8700, 22.4979, 49.7654
xyY:
0.3613, 0.1989, 22.4979
CIE-Lab:
54.5514, 73.2909, -32.4182
CIE-LCH:
54.5514, 80.1405, 336.1391
CIE-Luv:
54.5514, 79.4239, -59.9841
Hunter-Lab:
47.4320, 70.7996, -29.0044
#de3dbc color charts
#de3dbc color shades, tints & tones
#de3dbc color schemes
#de3dbc color preview, HTML & CSS examples
This text has a color of #de3dbc
<p style="color:#de3dbc;">Text here</p>
.mytext {color:#de3dbc;}
This box has a color of #de3dbc
<div style="background-color:#de3dbc;">Content here</div>
.mybackground {background-color:#de3dbc;}
Border around this has a color of #de3dbc
<div style="border:2px solid #de3dbc;">Content here</div>
.myborder {border:2px solid #de3dbc;}