#d33d3e color space conversions
Hex:
#d33d3e
RGB:
211, 61, 62
CMY:
17, 76, 76
CMYK:
0, 71, 71, 17
HSL:
360°, 63.0252%, 53.3333%
HSV (HSB):
360°, 71.0900%, 82.7451%
XYZ:
29.4022, 17.5342, 6.3922
xyY:
0.5513, 0.3288, 17.5342
CIE-Lab:
48.9262, 58.3019, 34.2108
CIE-LCH:
48.9262, 67.5981, 30.4039
CIE-Luv:
48.9262, 114.2366, 24.2461
Hunter-Lab:
41.8738, 52.0567, 20.2608
#d33d3e color charts
#d33d3e color shades, tints & tones
#d33d3e color schemes
#d33d3e color preview, HTML & CSS examples
This text has a color of #d33d3e
<p style="color:#d33d3e;">Text here</p>
.mytext {color:#d33d3e;}
This box has a color of #d33d3e
<div style="background-color:#d33d3e;">Content here</div>
.mybackground {background-color:#d33d3e;}
Border around this has a color of #d33d3e
<div style="border:2px solid #d33d3e;">Content here</div>
.myborder {border:2px solid #d33d3e;}