#d33b2e color space conversions
Hex:
#d33b2e
RGB:
211, 59, 46
CMY:
17, 77, 82
CMYK:
0, 72, 78, 17
HSL:
5°, 65.2174%, 50.3922%
HSV (HSB):
5°, 78.1991%, 82.7451%
XYZ:
28.9211, 17.1741, 4.3754
xyY:
0.5730, 0.3403, 17.1741
CIE-Lab:
48.4786, 58.3763, 42.6661
CIE-LCH:
48.4786, 72.3062, 36.1623
CIE-Luv:
48.4786, 118.6168, 29.9187
Hunter-Lab:
41.4416, 52.0479, 22.7493
#d33b2e color charts
#d33b2e color shades, tints & tones
#d33b2e color schemes
#d33b2e color preview, HTML & CSS examples
This text has a color of #d33b2e
<p style="color:#d33b2e;">Text here</p>
.mytext {color:#d33b2e;}
This box has a color of #d33b2e
<div style="background-color:#d33b2e;">Content here</div>
.mybackground {background-color:#d33b2e;}
Border around this has a color of #d33b2e
<div style="border:2px solid #d33b2e;">Content here</div>
.myborder {border:2px solid #d33b2e;}