#d2928f color space conversions
Hex:
#d2928f
RGB:
210, 146, 143
CMY:
18, 43, 44
CMYK:
0, 30, 32, 18
HSL:
3°, 42.6752%, 69.2157%
HSV (HSB):
3°, 31.9048%, 82.3529%
XYZ:
41.8152, 36.2426, 30.7782
xyY:
0.3842, 0.3330, 36.2426
CIE-Lab:
66.7049, 23.7920, 11.3370
CIE-LCH:
66.7049, 26.3550, 25.4779
CIE-Luv:
66.7049, 42.4340, 11.1951
Hunter-Lab:
60.2018, 18.6299, 11.8292
#d2928f color charts
#d2928f color shades, tints & tones
#d2928f color schemes
#d2928f color preview, HTML & CSS examples
This text has a color of #d2928f
<p style="color:#d2928f;">Text here</p>
.mytext {color:#d2928f;}
This box has a color of #d2928f
<div style="background-color:#d2928f;">Content here</div>
.mybackground {background-color:#d2928f;}
Border around this has a color of #d2928f
<div style="border:2px solid #d2928f;">Content here</div>
.myborder {border:2px solid #d2928f;}