#d8562a color space conversions
Hex:
#d8562a
RGB:
216, 86, 42
CMY:
15, 66, 84
CMYK:
0, 60, 81, 15
HSL:
15°, 69.0476%, 50.5882%
HSV (HSB):
15°, 80.5556%, 84.7059%
XYZ:
32.0646, 21.4217, 4.6353
xyY:
0.5517, 0.3686, 21.4217
CIE-Lab:
53.4079, 48.8973, 49.8345
CIE-LCH:
53.4079, 69.8171, 45.5439
CIE-Luv:
53.4079, 105.0876, 39.2754
Hunter-Lab:
46.2836, 42.6661, 26.4606
#d8562a color charts
#d8562a color shades, tints & tones
#d8562a color schemes
#d8562a color preview, HTML & CSS examples
This text has a color of #d8562a
<p style="color:#d8562a;">Text here</p>
.mytext {color:#d8562a;}
This box has a color of #d8562a
<div style="background-color:#d8562a;">Content here</div>
.mybackground {background-color:#d8562a;}
Border around this has a color of #d8562a
<div style="border:2px solid #d8562a;">Content here</div>
.myborder {border:2px solid #d8562a;}