#d5500a color space conversions
Hex:
#d5500a
RGB:
213, 80, 10
CMY:
16, 69, 96
CMYK:
0, 62, 95, 16
HSL:
21°, 91.0314%, 43.7255%
HSV (HSB):
21°, 95.3052%, 83.5294%
XYZ:
30.3640, 19.9054, 2.5289
xyY:
0.5751, 0.3770, 19.9054
CIE-Lab:
51.7301, 49.8640, 59.7129
CIE-LCH:
51.7301, 77.7949, 50.1360
CIE-Luv:
51.7301, 109.6603, 43.0404
Hunter-Lab:
44.6154, 43.4051, 27.8701
#d5500a color charts
#d5500a color shades, tints & tones
#d5500a color schemes
#d5500a color preview, HTML & CSS examples
This text has a color of #d5500a
<p style="color:#d5500a;">Text here</p>
.mytext {color:#d5500a;}
This box has a color of #d5500a
<div style="background-color:#d5500a;">Content here</div>
.mybackground {background-color:#d5500a;}
Border around this has a color of #d5500a
<div style="border:2px solid #d5500a;">Content here</div>
.myborder {border:2px solid #d5500a;}