#d8545a color space conversions
Hex:
#d8545a
RGB:
216, 84, 90
CMY:
15, 67, 65
CMYK:
0, 61, 58, 15
HSL:
357°, 62.8571%, 58.8235%
HSV (HSB):
357°, 61.1111%, 84.7059%
XYZ:
33.3347, 21.6778, 12.1002
xyY:
0.4967, 0.3230, 21.6778
CIE-Lab:
53.6834, 52.2461, 23.9884
CIE-LCH:
53.6834, 57.4900, 24.6619
CIE-Luv:
53.6834, 97.6315, 18.0303
Hunter-Lab:
46.5594, 46.3201, 17.1829
#d8545a color charts
#d8545a color shades, tints & tones
#d8545a color schemes
#d8545a color preview, HTML & CSS examples
This text has a color of #d8545a
<p style="color:#d8545a;">Text here</p>
.mytext {color:#d8545a;}
This box has a color of #d8545a
<div style="background-color:#d8545a;">Content here</div>
.mybackground {background-color:#d8545a;}
Border around this has a color of #d8545a
<div style="border:2px solid #d8545a;">Content here</div>
.myborder {border:2px solid #d8545a;}