#d33e32 color space conversions
Hex:
#d33e32
RGB:
211, 62, 50
CMY:
17, 76, 80
CMYK:
0, 71, 76, 17
HSL:
4°, 64.6586%, 51.1765%
HSV (HSB):
4°, 76.3033%, 82.7451%
XYZ:
29.1623, 17.5244, 4.8631
xyY:
0.5657, 0.3400, 17.5244
CIE-Lab:
48.9141, 57.4316, 40.9606
CIE-LCH:
48.9141, 70.5419, 35.4967
CIE-Luv:
48.9141, 116.1114, 29.2818
Hunter-Lab:
41.8622, 51.0891, 22.4158
#d33e32 color charts
#d33e32 color shades, tints & tones
#d33e32 color schemes
#d33e32 color preview, HTML & CSS examples
This text has a color of #d33e32
<p style="color:#d33e32;">Text here</p>
.mytext {color:#d33e32;}
This box has a color of #d33e32
<div style="background-color:#d33e32;">Content here</div>
.mybackground {background-color:#d33e32;}
Border around this has a color of #d33e32
<div style="border:2px solid #d33e32;">Content here</div>
.myborder {border:2px solid #d33e32;}