#d33e35 color space conversions
Hex:
#d33e35
RGB:
211, 62, 53
CMY:
17, 76, 79
CMYK:
0, 71, 75, 17
HSL:
3°, 64.2276%, 51.7647%
HSV (HSB):
3°, 74.8815%, 82.7451%
XYZ:
29.2292, 17.5512, 5.2153
xyY:
0.5621, 0.3376, 17.5512
CIE-Lab:
48.9471, 57.5469, 39.3443
CIE-LCH:
48.9471, 69.7110, 34.3601
CIE-Luv:
48.9471, 115.5444, 28.1791
Hunter-Lab:
41.8941, 51.2233, 21.9450
#d33e35 color charts
#d33e35 color shades, tints & tones
#d33e35 color schemes
#d33e35 color preview, HTML & CSS examples
This text has a color of #d33e35
<p style="color:#d33e35;">Text here</p>
.mytext {color:#d33e35;}
This box has a color of #d33e35
<div style="background-color:#d33e35;">Content here</div>
.mybackground {background-color:#d33e35;}
Border around this has a color of #d33e35
<div style="border:2px solid #d33e35;">Content here</div>
.myborder {border:2px solid #d33e35;}