#d28e90 color space conversions
Hex:
#d28e90
RGB:
210, 142, 144
CMY:
18, 44, 44
CMYK:
0, 32, 31, 18
HSL:
358°, 43.0380%, 69.0196%
HSV (HSB):
358°, 32.3810%, 82.3529%
XYZ:
41.2854, 35.0613, 30.9771
xyY:
0.3847, 0.3267, 35.0613
CIE-Lab:
65.7963, 26.0953, 9.4885
CIE-LCH:
65.7963, 27.7668, 19.9817
CIE-Luv:
65.7963, 44.7549, 8.2744
Hunter-Lab:
59.2125, 20.8355, 10.4312
#d28e90 color charts
#d28e90 color shades, tints & tones
#d28e90 color schemes
#d28e90 color preview, HTML & CSS examples
This text has a color of #d28e90
<p style="color:#d28e90;">Text here</p>
.mytext {color:#d28e90;}
This box has a color of #d28e90
<div style="background-color:#d28e90;">Content here</div>
.mybackground {background-color:#d28e90;}
Border around this has a color of #d28e90
<div style="border:2px solid #d28e90;">Content here</div>
.myborder {border:2px solid #d28e90;}