#d33b1a color space conversions
Hex:
#d33b1a
RGB:
211, 59, 26
CMY:
17, 77, 90
CMYK:
0, 72, 88, 17
HSL:
11°, 78.0591%, 46.4706%
HSV (HSB):
11°, 87.6777%, 82.7451%
XYZ:
28.6144, 17.0514, 2.7604
xyY:
0.5909, 0.3521, 17.0514
CIE-Lab:
48.3247, 57.8467, 52.1513
CIE-LCH:
48.3247, 77.8845, 42.0360
CIE-Luv:
48.3247, 121.4010, 35.1952
Hunter-Lab:
41.2933, 51.4290, 24.9419
#d33b1a color charts
#d33b1a color shades, tints & tones
#d33b1a color schemes
#d33b1a color preview, HTML & CSS examples
This text has a color of #d33b1a
<p style="color:#d33b1a;">Text here</p>
.mytext {color:#d33b1a;}
This box has a color of #d33b1a
<div style="background-color:#d33b1a;">Content here</div>
.mybackground {background-color:#d33b1a;}
Border around this has a color of #d33b1a
<div style="border:2px solid #d33b1a;">Content here</div>
.myborder {border:2px solid #d33b1a;}