#de3344 color space conversions
Hex:
#de3344
RGB:
222, 51, 68
CMY:
13, 80, 73
CMYK:
0, 77, 69, 13
HSL:
354°, 72.1519%, 53.5294%
HSV (HSB):
354°, 77.0270%, 87.0588%
XYZ:
32.3514, 18.3146, 7.2988
xyY:
0.5581, 0.3160, 18.3146
CIE-Lab:
49.8755, 65.1581, 32.3339
CIE-LCH:
49.8755, 72.7396, 26.3924
CIE-Luv:
49.8755, 126.7780, 21.2160
Hunter-Lab:
42.7956, 60.0453, 19.8450
#de3344 color charts
#de3344 color shades, tints & tones
#de3344 color schemes
#de3344 color preview, HTML & CSS examples
This text has a color of #de3344
<p style="color:#de3344;">Text here</p>
.mytext {color:#de3344;}
This box has a color of #de3344
<div style="background-color:#de3344;">Content here</div>
.mybackground {background-color:#de3344;}
Border around this has a color of #de3344
<div style="border:2px solid #de3344;">Content here</div>
.myborder {border:2px solid #de3344;}