#d33b32 color space conversions
Hex:
#d33b32
RGB:
211, 59, 50
CMY:
17, 77, 80
CMYK:
0, 72, 76, 17
HSL:
3°, 64.6586%, 51.1765%
HSV (HSB):
3°, 76.3033%, 82.7451%
XYZ:
29.0037, 17.2071, 4.8103
xyY:
0.5685, 0.3373, 17.2071
CIE-Lab:
48.5199, 58.5180, 40.5391
CIE-LCH:
48.5199, 71.1883, 34.7128
CIE-Luv:
48.5199, 117.8885, 28.5348
Hunter-Lab:
41.4814, 52.2139, 22.1617
#d33b32 color charts
#d33b32 color shades, tints & tones
#d33b32 color schemes
#d33b32 color preview, HTML & CSS examples
This text has a color of #d33b32
<p style="color:#d33b32;">Text here</p>
.mytext {color:#d33b32;}
This box has a color of #d33b32
<div style="background-color:#d33b32;">Content here</div>
.mybackground {background-color:#d33b32;}
Border around this has a color of #d33b32
<div style="border:2px solid #d33b32;">Content here</div>
.myborder {border:2px solid #d33b32;}