#d2524d color space conversions
Hex:
#d2524d
RGB:
210, 82, 77
CMY:
18, 68, 70
CMYK:
0, 61, 63, 18
HSL:
2°, 59.6413%, 56.2745%
HSV (HSB):
2°, 63.3333%, 82.3529%
XYZ:
30.9352, 20.2720, 9.3036
xyY:
0.5112, 0.3350, 20.2720
CIE-Lab:
52.1434, 50.2122, 29.3985
CIE-LCH:
52.1434, 58.1853, 30.3484
CIE-Luv:
52.1434, 97.0110, 23.3036
Hunter-Lab:
45.0245, 43.8500, 19.2658
#d2524d color charts
#d2524d color shades, tints & tones
#d2524d color schemes
#d2524d color preview, HTML & CSS examples
This text has a color of #d2524d
<p style="color:#d2524d;">Text here</p>
.mytext {color:#d2524d;}
This box has a color of #d2524d
<div style="background-color:#d2524d;">Content here</div>
.mybackground {background-color:#d2524d;}
Border around this has a color of #d2524d
<div style="border:2px solid #d2524d;">Content here</div>
.myborder {border:2px solid #d2524d;}