#d2584e color space conversions
Hex:
#d2584e
RGB:
210, 88, 78
CMY:
18, 65, 69
CMYK:
0, 58, 63, 18
HSL:
5°, 59.4595%, 56.4706%
HSV (HSB):
5°, 62.8571%, 82.3529%
XYZ:
31.4432, 21.2311, 9.6485
xyY:
0.5045, 0.3407, 21.2311
CIE-Lab:
53.2015, 47.5237, 30.1475
CIE-LCH:
53.2015, 56.2795, 32.3897
CIE-Luv:
53.2015, 92.7745, 24.9157
Hunter-Lab:
46.0773, 41.1735, 19.8389
#d2584e color charts
#d2584e color shades, tints & tones
#d2584e color schemes
#d2584e color preview, HTML & CSS examples
This text has a color of #d2584e
<p style="color:#d2584e;">Text here</p>
.mytext {color:#d2584e;}
This box has a color of #d2584e
<div style="background-color:#d2584e;">Content here</div>
.mybackground {background-color:#d2584e;}
Border around this has a color of #d2584e
<div style="border:2px solid #d2584e;">Content here</div>
.myborder {border:2px solid #d2584e;}