#d33c2a color space conversions
Hex:
#d33c2a
RGB:
211, 60, 42
CMY:
17, 76, 84
CMYK:
0, 72, 80, 17
HSL:
6°, 66.7984%, 49.6078%
HSV (HSB):
6°, 80.0948%, 82.7451%
XYZ:
28.8977, 17.2478, 3.9966
xyY:
0.5763, 0.3440, 17.2478
CIE-Lab:
48.5707, 57.8889, 44.8619
CIE-LCH:
48.5707, 73.2374, 37.7745
CIE-Luv:
48.5707, 118.6897, 31.4325
Hunter-Lab:
41.5304, 51.5258, 23.3657
#d33c2a color charts
#d33c2a color shades, tints & tones
#d33c2a color schemes
#d33c2a color preview, HTML & CSS examples
This text has a color of #d33c2a
<p style="color:#d33c2a;">Text here</p>
.mytext {color:#d33c2a;}
This box has a color of #d33c2a
<div style="background-color:#d33c2a;">Content here</div>
.mybackground {background-color:#d33c2a;}
Border around this has a color of #d33c2a
<div style="border:2px solid #d33c2a;">Content here</div>
.myborder {border:2px solid #d33c2a;}