#d33545 color space conversions
Hex:
#d33545
RGB:
211, 53, 69
CMY:
17, 79, 73
CMYK:
0, 75, 67, 17
HSL:
354°, 64.2276%, 51.7647%
HSV (HSB):
354°, 74.8815%, 82.7451%
XYZ:
29.2112, 16.8248, 7.3381
xyY:
0.5473, 0.3152, 16.8248
CIE-Lab:
48.0385, 61.3945, 29.0210
CIE-LCH:
48.0385, 67.9081, 25.3000
CIE-Luv:
48.0385, 116.7996, 19.0012
Hunter-Lab:
41.0180, 55.3385, 18.1056
#d33545 color charts
#d33545 color shades, tints & tones
#d33545 color schemes
#d33545 color preview, HTML & CSS examples
This text has a color of #d33545
<p style="color:#d33545;">Text here</p>
.mytext {color:#d33545;}
This box has a color of #d33545
<div style="background-color:#d33545;">Content here</div>
.mybackground {background-color:#d33545;}
Border around this has a color of #d33545
<div style="border:2px solid #d33545;">Content here</div>
.myborder {border:2px solid #d33545;}