#d5550e color space conversions
Hex:
#d5550e
RGB:
213, 85, 14
CMY:
16, 67, 95
CMYK:
0, 60, 93, 16
HSL:
21°, 87.6652%, 44.5098%
HSV (HSB):
21°, 93.4272%, 83.5294%
XYZ:
30.7683, 20.6748, 2.7844
xyY:
0.5674, 0.3813, 20.6748
CIE-Lab:
52.5918, 47.6601, 59.3381
CIE-LCH:
52.5918, 76.1084, 51.2287
CIE-Luv:
52.5918, 105.6711, 44.0660
Hunter-Lab:
45.4696, 41.2155, 28.1980
#d5550e color charts
#d5550e color shades, tints & tones
#d5550e color schemes
#d5550e color preview, HTML & CSS examples
This text has a color of #d5550e
<p style="color:#d5550e;">Text here</p>
.mytext {color:#d5550e;}
This box has a color of #d5550e
<div style="background-color:#d5550e;">Content here</div>
.mybackground {background-color:#d5550e;}
Border around this has a color of #d5550e
<div style="border:2px solid #d5550e;">Content here</div>
.myborder {border:2px solid #d5550e;}