#d33a49 color space conversions
Hex:
#d33a49
RGB:
211, 58, 73
CMY:
17, 77, 71
CMYK:
0, 73, 65, 17
HSL:
354°, 63.4855%, 52.7451%
HSV (HSB):
354°, 72.5118%, 82.7451%
XYZ:
29.5796, 17.3560, 8.0944
xyY:
0.5375, 0.3154, 17.3560
CIE-Lab:
48.7055, 59.9316, 27.4662
CIE-LCH:
48.7055, 65.9257, 24.6216
CIE-Luv:
48.7055, 113.1649, 18.2404
Hunter-Lab:
41.6606, 53.8316, 17.6428
#d33a49 color charts
#d33a49 color shades, tints & tones
#d33a49 color schemes
#d33a49 color preview, HTML & CSS examples
This text has a color of #d33a49
<p style="color:#d33a49;">Text here</p>
.mytext {color:#d33a49;}
This box has a color of #d33a49
<div style="background-color:#d33a49;">Content here</div>
.mybackground {background-color:#d33a49;}
Border around this has a color of #d33a49
<div style="border:2px solid #d33a49;">Content here</div>
.myborder {border:2px solid #d33a49;}