#d33a38 color space conversions
Hex:
#d33a38
RGB:
211, 58, 56
CMY:
17, 77, 78
CMYK:
0, 73, 73, 17
HSL:
1°, 63.7860%, 52.3529%
HSV (HSB):
1°, 73.4597%, 82.7451%
XYZ:
29.0908, 17.1605, 5.5204
xyY:
0.5619, 0.3315, 17.1605
CIE-Lab:
48.4617, 59.1061, 37.1176
CIE-LCH:
48.4617, 69.7944, 32.1281
CIE-Luv:
48.4617, 117.2569, 26.0073
Hunter-Lab:
41.4253, 52.8572, 21.0965
#d33a38 color charts
#d33a38 color shades, tints & tones
#d33a38 color schemes
#d33a38 color preview, HTML & CSS examples
This text has a color of #d33a38
<p style="color:#d33a38;">Text here</p>
.mytext {color:#d33a38;}
This box has a color of #d33a38
<div style="background-color:#d33a38;">Content here</div>
.mybackground {background-color:#d33a38;}
Border around this has a color of #d33a38
<div style="border:2px solid #d33a38;">Content here</div>
.myborder {border:2px solid #d33a38;}