#d33d36 color space conversions
Hex:
#d33d36
RGB:
211, 61, 54
CMY:
17, 76, 79
CMYK:
0, 71, 74, 17
HSL:
3°, 64.0816%, 51.9608%
HSV (HSB):
3°, 74.4076%, 82.7451%
XYZ:
29.1986, 17.4527, 5.3198
xyY:
0.5618, 0.3358, 17.4527
CIE-Lab:
48.8255, 57.9535, 38.6527
CIE-LCH:
48.8255, 69.6609, 33.7017
CIE-Luv:
48.8255, 115.9407, 27.5424
Hunter-Lab:
41.7764, 51.6492, 21.6935
#d33d36 color charts
#d33d36 color shades, tints & tones
#d33d36 color schemes
#d33d36 color preview, HTML & CSS examples
This text has a color of #d33d36
<p style="color:#d33d36;">Text here</p>
.mytext {color:#d33d36;}
This box has a color of #d33d36
<div style="background-color:#d33d36;">Content here</div>
.mybackground {background-color:#d33d36;}
Border around this has a color of #d33d36
<div style="border:2px solid #d33d36;">Content here</div>
.myborder {border:2px solid #d33d36;}