#d33231 color space conversions
Hex:
#d33231
RGB:
211, 50, 49
CMY:
17, 80, 81
CMYK:
0, 76, 77, 17
HSL:
0°, 64.8000%, 50.9804%
HSV (HSB):
0°, 76.7773%, 82.7451%
XYZ:
28.5589, 16.3518, 4.5567
xyY:
0.5773, 0.3306, 16.3518
CIE-Lab:
47.4327, 61.4749, 39.9293
CIE-LCH:
47.4327, 73.3042, 33.0046
CIE-Luv:
47.4327, 123.0124, 26.8451
Hunter-Lab:
40.4374, 55.3003, 21.6250
#d33231 color charts
#d33231 color shades, tints & tones
#d33231 color schemes
#d33231 color preview, HTML & CSS examples
This text has a color of #d33231
<p style="color:#d33231;">Text here</p>
.mytext {color:#d33231;}
This box has a color of #d33231
<div style="background-color:#d33231;">Content here</div>
.mybackground {background-color:#d33231;}
Border around this has a color of #d33231
<div style="border:2px solid #d33231;">Content here</div>
.myborder {border:2px solid #d33231;}