#de3d3e color space conversions
Hex:
#de3d3e
RGB:
222, 61, 62
CMY:
13, 76, 76
CMYK:
0, 73, 72, 13
HSL:
360°, 70.9251%, 55.4902%
HSV (HSB):
360°, 72.5225%, 87.0588%
XYZ:
32.6624, 19.2149, 6.5448
xyY:
0.5591, 0.3289, 19.2149
CIE-Lab:
50.9377, 61.6949, 37.0653
CIE-LCH:
50.9377, 71.9729, 30.9968
CIE-Luv:
50.9377, 123.0597, 26.1672
Hunter-Lab:
43.8348, 56.2942, 21.8320
#de3d3e color charts
#de3d3e color shades, tints & tones
#de3d3e color schemes
#de3d3e color preview, HTML & CSS examples
This text has a color of #de3d3e
<p style="color:#de3d3e;">Text here</p>
.mytext {color:#de3d3e;}
This box has a color of #de3d3e
<div style="background-color:#de3d3e;">Content here</div>
.mybackground {background-color:#de3d3e;}
Border around this has a color of #de3d3e
<div style="border:2px solid #de3d3e;">Content here</div>
.myborder {border:2px solid #de3d3e;}