#d28f91 color space conversions
Hex:
#d28f91
RGB:
210, 143, 145
CMY:
18, 44, 43
CMYK:
0, 32, 31, 18
HSL:
358°, 42.6752%, 69.2157%
HSV (HSB):
358°, 31.9048%, 82.3529%
XYZ:
41.5116, 35.3909, 31.4313
xyY:
0.3832, 0.3267, 35.3909
CIE-Lab:
66.0519, 25.6843, 9.2893
CIE-LCH:
66.0519, 27.3125, 19.8836
CIE-Luv:
66.0519, 43.9892, 8.1052
Hunter-Lab:
59.4902, 20.4474, 10.3177
#d28f91 color charts
#d28f91 color shades, tints & tones
#d28f91 color schemes
#d28f91 color preview, HTML & CSS examples
This text has a color of #d28f91
<p style="color:#d28f91;">Text here</p>
.mytext {color:#d28f91;}
This box has a color of #d28f91
<div style="background-color:#d28f91;">Content here</div>
.mybackground {background-color:#d28f91;}
Border around this has a color of #d28f91
<div style="border:2px solid #d28f91;">Content here</div>
.myborder {border:2px solid #d28f91;}