#d53a06 color space conversions
Hex:
#d53a06
RGB:
213, 58, 6
CMY:
16, 77, 98
CMYK:
0, 73, 97, 16
HSL:
15°, 94.5205%, 42.9412%
HSV (HSB):
15°, 97.1831%, 83.5294%
XYZ:
28.9865, 17.1854, 1.9617
xyY:
0.6022, 0.3570, 17.1854
CIE-Lab:
48.4928, 58.5686, 58.7640
CIE-LCH:
48.4928, 82.9668, 45.0954
CIE-Luv:
48.4928, 125.0413, 37.9314
Hunter-Lab:
41.4553, 52.2647, 26.2131
#d53a06 color charts
#d53a06 color shades, tints & tones
#d53a06 color schemes
#d53a06 color preview, HTML & CSS examples
This text has a color of #d53a06
<p style="color:#d53a06;">Text here</p>
.mytext {color:#d53a06;}
This box has a color of #d53a06
<div style="background-color:#d53a06;">Content here</div>
.mybackground {background-color:#d53a06;}
Border around this has a color of #d53a06
<div style="border:2px solid #d53a06;">Content here</div>
.myborder {border:2px solid #d53a06;}