#de2a5f color space conversions
Hex:
#de2a5f
RGB:
222, 42, 95
CMY:
13, 84, 63
CMYK:
0, 81, 57, 13
HSL:
342°, 73.1707%, 51.7647%
HSV (HSB):
342°, 81.0811%, 87.0588%
XYZ:
33.0177, 18.0117, 12.5629
xyY:
0.5192, 0.2832, 18.0117
CIE-Lab:
49.5104, 69.1123, 15.5832
CIE-LCH:
49.5104, 70.8474, 12.7063
CIE-Luv:
49.5104, 122.0321, 4.6412
Hunter-Lab:
42.4402, 64.5992, 12.1576
#de2a5f color charts
#de2a5f color shades, tints & tones
#de2a5f color schemes
#de2a5f color preview, HTML & CSS examples
This text has a color of #de2a5f
<p style="color:#de2a5f;">Text here</p>
.mytext {color:#de2a5f;}
This box has a color of #de2a5f
<div style="background-color:#de2a5f;">Content here</div>
.mybackground {background-color:#de2a5f;}
Border around this has a color of #de2a5f
<div style="border:2px solid #de2a5f;">Content here</div>
.myborder {border:2px solid #de2a5f;}