#d33c3c color space conversions
Hex:
#d33c3c
RGB:
211, 60, 60
CMY:
17, 76, 76
CMYK:
0, 72, 72, 17
HSL:
0°, 63.1799%, 53.1373%
HSV (HSB):
0°, 71.5640%, 82.7451%
XYZ:
29.2954, 17.4068, 6.0908
xyY:
0.5549, 0.3297, 17.4068
CIE-Lab:
48.7686, 58.5711, 35.1807
CIE-LCH:
48.7686, 68.3247, 30.9911
CIE-Luv:
48.7686, 115.2560, 24.8528
Hunter-Lab:
41.7215, 52.3240, 20.5495
#d33c3c color charts
#d33c3c color shades, tints & tones
#d33c3c color schemes
#d33c3c color preview, HTML & CSS examples
This text has a color of #d33c3c
<p style="color:#d33c3c;">Text here</p>
.mytext {color:#d33c3c;}
This box has a color of #d33c3c
<div style="background-color:#d33c3c;">Content here</div>
.mybackground {background-color:#d33c3c;}
Border around this has a color of #d33c3c
<div style="border:2px solid #d33c3c;">Content here</div>
.myborder {border:2px solid #d33c3c;}