#d33c18 color space conversions
Hex:
#d33c18
RGB:
211, 60, 24
CMY:
17, 76, 91
CMYK:
0, 72, 89, 17
HSL:
12°, 79.5745%, 46.0784%
HSV (HSB):
12°, 88.6256%, 82.7451%
XYZ:
28.6447, 17.1465, 2.6640
xyY:
0.5912, 0.3539, 17.1465
CIE-Lab:
48.4442, 57.4502, 53.0490
CIE-LCH:
48.4442, 78.1966, 42.7191
CIE-Luv:
48.4442, 120.9814, 35.8044
Hunter-Lab:
41.4084, 51.0146, 25.1714
#d33c18 color charts
#d33c18 color shades, tints & tones
#d33c18 color schemes
#d33c18 color preview, HTML & CSS examples
This text has a color of #d33c18
<p style="color:#d33c18;">Text here</p>
.mytext {color:#d33c18;}
This box has a color of #d33c18
<div style="background-color:#d33c18;">Content here</div>
.mybackground {background-color:#d33c18;}
Border around this has a color of #d33c18
<div style="border:2px solid #d33c18;">Content here</div>
.myborder {border:2px solid #d33c18;}