#d53d20 color space conversions
Hex:
#d53d20
RGB:
213, 61, 32
CMY:
16, 76, 87
CMYK:
0, 71, 85, 16
HSL:
10°, 73.8776%, 48.0392%
HSV (HSB):
10°, 84.9765%, 83.5294%
XYZ:
29.3700, 17.5879, 3.2133
xyY:
0.5854, 0.3506, 17.5879
CIE-Lab:
48.9924, 57.8929, 50.2502
CIE-LCH:
48.9924, 76.6595, 40.9575
CIE-Luv:
48.9924, 121.0767, 34.6299
Hunter-Lab:
41.9379, 51.6159, 24.8137
#d53d20 color charts
#d53d20 color shades, tints & tones
#d53d20 color schemes
#d53d20 color preview, HTML & CSS examples
This text has a color of #d53d20
<p style="color:#d53d20;">Text here</p>
.mytext {color:#d53d20;}
This box has a color of #d53d20
<div style="background-color:#d53d20;">Content here</div>
.mybackground {background-color:#d53d20;}
Border around this has a color of #d53d20
<div style="border:2px solid #d53d20;">Content here</div>
.myborder {border:2px solid #d53d20;}