#d33c52 color space conversions
Hex:
#d33c52
RGB:
211, 60, 82
CMY:
17, 76, 68
CMYK:
0, 72, 61, 17
HSL:
351°, 63.1799%, 53.1373%
HSV (HSB):
351°, 71.5640%, 82.7451%
XYZ:
30.0028, 17.6898, 9.8158
xyY:
0.5217, 0.3076, 17.6898
CIE-Lab:
49.1177, 59.7634, 22.5940
CIE-LCH:
49.1177, 63.8918, 20.7095
CIE-Luv:
49.1177, 109.6077, 13.9461
Hunter-Lab:
42.0592, 53.7287, 15.6044
#d33c52 color charts
#d33c52 color shades, tints & tones
#d33c52 color schemes
#d33c52 color preview, HTML & CSS examples
This text has a color of #d33c52
<p style="color:#d33c52;">Text here</p>
.mytext {color:#d33c52;}
This box has a color of #d33c52
<div style="background-color:#d33c52;">Content here</div>
.mybackground {background-color:#d33c52;}
Border around this has a color of #d33c52
<div style="border:2px solid #d33c52;">Content here</div>
.myborder {border:2px solid #d33c52;}