#d28b8c color space conversions
Hex:
#d28b8c
RGB:
210, 139, 140
CMY:
18, 45, 45
CMYK:
0, 34, 33, 18
HSL:
359°, 44.0994%, 68.4314%
HSV (HSB):
359°, 33.8095%, 82.3529%
XYZ:
40.5446, 34.0603, 29.2483
xyY:
0.3904, 0.3280, 34.0603
CIE-Lab:
65.0104, 27.2043, 10.6274
CIE-LCH:
65.0104, 29.2064, 21.3382
CIE-Luv:
65.0104, 47.2289, 9.4999
Hunter-Lab:
58.3612, 21.8750, 11.1391
#d28b8c color charts
#d28b8c color shades, tints & tones
#d28b8c color schemes
#d28b8c color preview, HTML & CSS examples
This text has a color of #d28b8c
<p style="color:#d28b8c;">Text here</p>
.mytext {color:#d28b8c;}
This box has a color of #d28b8c
<div style="background-color:#d28b8c;">Content here</div>
.mybackground {background-color:#d28b8c;}
Border around this has a color of #d28b8c
<div style="border:2px solid #d28b8c;">Content here</div>
.myborder {border:2px solid #d28b8c;}