#de3a3b color space conversions
Hex:
#de3a3b
RGB:
222, 58, 59
CMY:
13, 77, 77
CMYK:
0, 74, 73, 13
HSL:
360°, 71.3043%, 54.9020%
HSV (HSB):
360°, 73.8739%, 87.0588%
XYZ:
32.4267, 18.8715, 6.0712
xyY:
0.5652, 0.3289, 18.8715
CIE-Lab:
50.5365, 62.5794, 38.3110
CIE-LCH:
50.5365, 73.3751, 31.4749
CIE-Luv:
50.5365, 125.3760, 26.6830
Hunter-Lab:
43.4413, 57.2187, 22.1228
#de3a3b color charts
#de3a3b color shades, tints & tones
#de3a3b color schemes
#de3a3b color preview, HTML & CSS examples
This text has a color of #de3a3b
<p style="color:#de3a3b;">Text here</p>
.mytext {color:#de3a3b;}
This box has a color of #de3a3b
<div style="background-color:#de3a3b;">Content here</div>
.mybackground {background-color:#de3a3b;}
Border around this has a color of #de3a3b
<div style="border:2px solid #de3a3b;">Content here</div>
.myborder {border:2px solid #de3a3b;}