#d2824c color space conversions
Hex:
#d2824c
RGB:
210, 130, 76
CMY:
18, 49, 70
CMYK:
0, 38, 64, 18
HSL:
24°, 59.8214%, 56.0784%
HSV (HSB):
24°, 63.8095%, 82.3529%
XYZ:
35.8655, 30.1887, 10.7742
xyY:
0.4668, 0.3929, 30.1887
CIE-Lab:
61.8167, 25.8955, 41.6605
CIE-LCH:
61.8167, 49.0527, 58.1356
CIE-Luv:
61.8167, 62.2877, 42.7035
Hunter-Lab:
54.9442, 20.3655, 26.8346
#d2824c color charts
#d2824c color shades, tints & tones
#d2824c color schemes
#d2824c color preview, HTML & CSS examples
This text has a color of #d2824c
<p style="color:#d2824c;">Text here</p>
.mytext {color:#d2824c;}
This box has a color of #d2824c
<div style="background-color:#d2824c;">Content here</div>
.mybackground {background-color:#d2824c;}
Border around this has a color of #d2824c
<div style="border:2px solid #d2824c;">Content here</div>
.myborder {border:2px solid #d2824c;}