#de2b3a color space conversions
Hex:
#de2b3a
RGB:
222, 43, 58
CMY:
13, 83, 77
CMYK:
0, 81, 74, 13
HSL:
355°, 73.0612%, 51.9608%
HSV (HSB):
355°, 80.6306%, 87.0588%
XYZ:
31.7518, 17.5628, 5.7194
xyY:
0.5769, 0.3191, 17.5628
CIE-Lab:
48.9615, 66.9272, 37.1004
CIE-LCH:
48.9615, 76.5225, 29.0013
CIE-Luv:
48.9615, 132.8852, 24.0036
Hunter-Lab:
41.9080, 61.9022, 21.2440
#de2b3a color charts
#de2b3a color shades, tints & tones
#de2b3a color schemes
#de2b3a color preview, HTML & CSS examples
This text has a color of #de2b3a
<p style="color:#de2b3a;">Text here</p>
.mytext {color:#de2b3a;}
This box has a color of #de2b3a
<div style="background-color:#de2b3a;">Content here</div>
.mybackground {background-color:#de2b3a;}
Border around this has a color of #de2b3a
<div style="border:2px solid #de2b3a;">Content here</div>
.myborder {border:2px solid #de2b3a;}