#d33a51 color space conversions
Hex:
#d33a51
RGB:
211, 58, 81
CMY:
17, 77, 68
CMYK:
0, 73, 62, 17
HSL:
351°, 63.4855%, 52.7451%
HSV (HSB):
351°, 72.5118%, 82.7451%
XYZ:
29.8622, 17.4691, 9.5825
xyY:
0.5247, 0.3069, 17.4691
CIE-Lab:
48.8457, 60.4031, 22.8412
CIE-LCH:
48.8457, 64.5775, 20.7139
CIE-Luv:
48.8457, 110.9246, 13.9646
Hunter-Lab:
41.7960, 54.3908, 15.6639
#d33a51 color charts
#d33a51 color shades, tints & tones
#d33a51 color schemes
#d33a51 color preview, HTML & CSS examples
This text has a color of #d33a51
<p style="color:#d33a51;">Text here</p>
.mytext {color:#d33a51;}
This box has a color of #d33a51
<div style="background-color:#d33a51;">Content here</div>
.mybackground {background-color:#d33a51;}
Border around this has a color of #d33a51
<div style="border:2px solid #d33a51;">Content here</div>
.myborder {border:2px solid #d33a51;}