#d7545d color space conversions
Hex:
#d7545d
RGB:
215, 84, 93
CMY:
16, 67, 64
CMYK:
0, 61, 57, 16
HSL:
356°, 62.0853%, 58.6275%
HSV (HSB):
356°, 60.9302%, 84.3137%
XYZ:
33.1704, 21.5780, 12.7726
xyY:
0.4913, 0.3196, 21.5780
CIE-Lab:
53.5764, 52.1273, 22.0546
CIE-LCH:
53.5764, 56.6010, 22.9328
CIE-Luv:
53.5764, 96.0662, 16.1012
Hunter-Lab:
46.4522, 46.1715, 16.2140
#d7545d color charts
#d7545d color shades, tints & tones
#d7545d color schemes
#d7545d color preview, HTML & CSS examples
This text has a color of #d7545d
<p style="color:#d7545d;">Text here</p>
.mytext {color:#d7545d;}
This box has a color of #d7545d
<div style="background-color:#d7545d;">Content here</div>
.mybackground {background-color:#d7545d;}
Border around this has a color of #d7545d
<div style="border:2px solid #d7545d;">Content here</div>
.myborder {border:2px solid #d7545d;}