#d28a9a color space conversions
Hex:
#d28a9a
RGB:
210, 138, 154
CMY:
18, 46, 40
CMYK:
0, 34, 27, 18
HSL:
347°, 44.4444%, 68.2353%
HSV (HSB):
347°, 34.2857%, 82.3529%
XYZ:
41.4996, 34.2117, 34.9881
xyY:
0.3749, 0.3091, 34.2117
CIE-Lab:
65.1303, 29.6200, 2.8915
CIE-LCH:
65.1303, 29.7608, 5.5755
CIE-Luv:
65.1303, 45.5608, -1.3192
Hunter-Lab:
58.4908, 24.2880, 5.4773
#d28a9a color charts
#d28a9a color shades, tints & tones
#d28a9a color schemes
#d28a9a color preview, HTML & CSS examples
This text has a color of #d28a9a
<p style="color:#d28a9a;">Text here</p>
.mytext {color:#d28a9a;}
This box has a color of #d28a9a
<div style="background-color:#d28a9a;">Content here</div>
.mybackground {background-color:#d28a9a;}
Border around this has a color of #d28a9a
<div style="border:2px solid #d28a9a;">Content here</div>
.myborder {border:2px solid #d28a9a;}