#d33a27 color space conversions
Hex:
#d33a27
RGB:
211, 58, 39
CMY:
17, 77, 85
CMYK:
0, 73, 82, 17
HSL:
7°, 68.8000%, 49.0196%
HSV (HSB):
7°, 81.5166%, 82.7451%
XYZ:
28.7432, 17.0215, 3.6900
xyY:
0.5812, 0.3442, 17.0215
CIE-Lab:
48.2871, 58.5111, 46.1178
CIE-LCH:
48.2871, 74.5011, 38.2448
CIE-Luv:
48.2871, 120.3489, 31.8416
Hunter-Lab:
41.2571, 52.1585, 23.5771
#d33a27 color charts
#d33a27 color shades, tints & tones
#d33a27 color schemes
#d33a27 color preview, HTML & CSS examples
This text has a color of #d33a27
<p style="color:#d33a27;">Text here</p>
.mytext {color:#d33a27;}
This box has a color of #d33a27
<div style="background-color:#d33a27;">Content here</div>
.mybackground {background-color:#d33a27;}
Border around this has a color of #d33a27
<div style="border:2px solid #d33a27;">Content here</div>
.myborder {border:2px solid #d33a27;}