#de299b color space conversions
Hex:
#de299b
RGB:
222, 41, 155
CMY:
13, 84, 39
CMYK:
0, 82, 30, 13
HSL:
322°, 73.2794%, 51.5686%
HSV (HSB):
322°, 81.5315%, 87.0588%
XYZ:
36.8335, 19.4820, 32.8294
xyY:
0.4132, 0.2185, 19.4820
CIE-Lab:
51.2465, 74.6788, -18.1688
CIE-LCH:
51.2465, 76.8572, 346.3260
CIE-Luv:
51.2465, 97.7717, -38.7986
Hunter-Lab:
44.1385, 71.7159, -13.2020
#de299b color charts
#de299b color shades, tints & tones
#de299b color schemes
#de299b color preview, HTML & CSS examples
This text has a color of #de299b
<p style="color:#de299b;">Text here</p>
.mytext {color:#de299b;}
This box has a color of #de299b
<div style="background-color:#de299b;">Content here</div>
.mybackground {background-color:#de299b;}
Border around this has a color of #de299b
<div style="border:2px solid #de299b;">Content here</div>
.myborder {border:2px solid #de299b;}