#d2958f color space conversions
Hex:
#d2958f
RGB:
210, 149, 143
CMY:
18, 42, 44
CMYK:
0, 29, 32, 18
HSL:
5°, 42.6752%, 69.2157%
HSV (HSB):
5°, 31.9048%, 82.3529%
XYZ:
42.2837, 37.1797, 30.9344
xyY:
0.3830, 0.3368, 37.1797
CIE-Lab:
67.4116, 22.1607, 12.3339
CIE-LCH:
67.4116, 25.3618, 29.0988
CIE-Luv:
67.4116, 40.5739, 12.8548
Hunter-Lab:
60.9752, 17.0757, 12.6031
#d2958f color charts
#d2958f color shades, tints & tones
#d2958f color schemes
#d2958f color preview, HTML & CSS examples
This text has a color of #d2958f
<p style="color:#d2958f;">Text here</p>
.mytext {color:#d2958f;}
This box has a color of #d2958f
<div style="background-color:#d2958f;">Content here</div>
.mybackground {background-color:#d2958f;}
Border around this has a color of #d2958f
<div style="border:2px solid #d2958f;">Content here</div>
.myborder {border:2px solid #d2958f;}