#d33c40 color space conversions
Hex:
#d33c40
RGB:
211, 60, 64
CMY:
17, 76, 75
CMYK:
0, 72, 70, 17
HSL:
358°, 63.1799%, 53.1373%
HSV (HSB):
358°, 71.5640%, 82.7451%
XYZ:
29.4052, 17.4508, 6.6690
xyY:
0.5494, 0.3260, 17.4508
CIE-Lab:
48.8231, 58.7580, 32.9269
CIE-LCH:
48.8231, 67.3549, 29.2655
CIE-Luv:
48.8231, 114.3421, 23.0954
Hunter-Lab:
41.7741, 52.5433, 19.7766
#d33c40 color charts
#d33c40 color shades, tints & tones
#d33c40 color schemes
#d33c40 color preview, HTML & CSS examples
This text has a color of #d33c40
<p style="color:#d33c40;">Text here</p>
.mytext {color:#d33c40;}
This box has a color of #d33c40
<div style="background-color:#d33c40;">Content here</div>
.mybackground {background-color:#d33c40;}
Border around this has a color of #d33c40
<div style="border:2px solid #d33c40;">Content here</div>
.myborder {border:2px solid #d33c40;}