#d28c89 color space conversions
Hex:
#d28c89
RGB:
210, 140, 137
CMY:
18, 45, 46
CMYK:
0, 33, 35, 18
HSL:
2°, 44.7853%, 68.0392%
HSV (HSB):
2°, 34.7619%, 82.3529%
XYZ:
40.4718, 34.2639, 28.1474
xyY:
0.3934, 0.3330, 34.2639
CIE-Lab:
65.1715, 26.2844, 12.5450
CIE-LCH:
65.1715, 29.1247, 25.5142
CIE-Luv:
65.1715, 47.0678, 12.1580
Hunter-Lab:
58.5354, 20.9791, 12.4645
#d28c89 color charts
#d28c89 color shades, tints & tones
#d28c89 color schemes
#d28c89 color preview, HTML & CSS examples
This text has a color of #d28c89
<p style="color:#d28c89;">Text here</p>
.mytext {color:#d28c89;}
This box has a color of #d28c89
<div style="background-color:#d28c89;">Content here</div>
.mybackground {background-color:#d28c89;}
Border around this has a color of #d28c89
<div style="border:2px solid #d28c89;">Content here</div>
.myborder {border:2px solid #d28c89;}