#d33c51 color space conversions
Hex:
#d33c51
RGB:
211, 60, 81
CMY:
17, 76, 68
CMYK:
0, 72, 62, 17
HSL:
352°, 63.1799%, 53.1373%
HSV (HSB):
352°, 71.5640%, 82.7451%
XYZ:
29.9650, 17.6747, 9.6168
xyY:
0.5233, 0.3087, 17.6747
CIE-Lab:
49.0991, 59.7004, 23.1722
CIE-LCH:
49.0991, 64.0398, 21.2133
CIE-Luv:
49.0991, 109.8956, 14.5048
Hunter-Lab:
42.0413, 53.6541, 15.8665
#d33c51 color charts
#d33c51 color shades, tints & tones
#d33c51 color schemes
#d33c51 color preview, HTML & CSS examples
This text has a color of #d33c51
<p style="color:#d33c51;">Text here</p>
.mytext {color:#d33c51;}
This box has a color of #d33c51
<div style="background-color:#d33c51;">Content here</div>
.mybackground {background-color:#d33c51;}
Border around this has a color of #d33c51
<div style="border:2px solid #d33c51;">Content here</div>
.myborder {border:2px solid #d33c51;}