#d33a28 color space conversions
Hex:
#d33a28
RGB:
211, 58, 40
CMY:
17, 77, 84
CMYK:
0, 73, 81, 17
HSL:
6°, 68.1275%, 49.2157%
HSV (HSB):
6°, 81.0427%, 82.7451%
XYZ:
28.7600, 17.0282, 3.7784
xyY:
0.5802, 0.3435, 17.0282
CIE-Lab:
48.2955, 58.5400, 45.6194
CIE-LCH:
48.2955, 74.2164, 37.9288
CIE-Luv:
48.2955, 120.1958, 31.5534
Hunter-Lab:
41.2652, 52.1924, 23.4568
#d33a28 color charts
#d33a28 color shades, tints & tones
#d33a28 color schemes
#d33a28 color preview, HTML & CSS examples
This text has a color of #d33a28
<p style="color:#d33a28;">Text here</p>
.mytext {color:#d33a28;}
This box has a color of #d33a28
<div style="background-color:#d33a28;">Content here</div>
.mybackground {background-color:#d33a28;}
Border around this has a color of #d33a28
<div style="border:2px solid #d33a28;">Content here</div>
.myborder {border:2px solid #d33a28;}