#d2828f color space conversions
Hex:
#d2828f
RGB:
210, 130, 143
CMY:
18, 49, 44
CMYK:
0, 38, 32, 18
HSL:
350°, 47.0588%, 66.6667%
HSV (HSB):
350°, 38.0952%, 82.3529%
XYZ:
39.5189, 31.6501, 30.0128
xyY:
0.3906, 0.3128, 31.6501
CIE-Lab:
63.0526, 32.4421, 6.1372
CIE-LCH:
63.0526, 33.0175, 10.7123
CIE-Luv:
63.0526, 52.2476, 2.4837
Hunter-Lab:
56.2584, 26.9357, 7.7508
#d2828f color charts
#d2828f color shades, tints & tones
#d2828f color schemes
#d2828f color preview, HTML & CSS examples
This text has a color of #d2828f
<p style="color:#d2828f;">Text here</p>
.mytext {color:#d2828f;}
This box has a color of #d2828f
<div style="background-color:#d2828f;">Content here</div>
.mybackground {background-color:#d2828f;}
Border around this has a color of #d2828f
<div style="border:2px solid #d2828f;">Content here</div>
.myborder {border:2px solid #d2828f;}