#d53d22 color space conversions
Hex:
#d53d22
RGB:
213, 61, 34
CMY:
16, 76, 87
CMYK:
0, 71, 84, 16
HSL:
9°, 72.4696%, 48.4314%
HSV (HSB):
9°, 84.0376%, 83.5294%
XYZ:
29.3980, 17.5991, 3.3609
xyY:
0.5838, 0.3495, 17.5991
CIE-Lab:
49.0062, 57.9409, 49.3420
CIE-LCH:
49.0062, 76.1038, 40.4175
CIE-Luv:
49.0062, 120.8259, 34.1504
Hunter-Lab:
41.9513, 51.6720, 24.6159
#d53d22 color charts
#d53d22 color shades, tints & tones
#d53d22 color schemes
#d53d22 color preview, HTML & CSS examples
This text has a color of #d53d22
<p style="color:#d53d22;">Text here</p>
.mytext {color:#d53d22;}
This box has a color of #d53d22
<div style="background-color:#d53d22;">Content here</div>
.mybackground {background-color:#d53d22;}
Border around this has a color of #d53d22
<div style="border:2px solid #d53d22;">Content here</div>
.myborder {border:2px solid #d53d22;}