#d05a9e color space conversions
Hex:
#d05a9e
RGB:
208, 90, 158
CMY:
18, 65, 38
CMYK:
0, 57, 24, 18
HSL:
325°, 55.6604%, 58.4314%
HSV (HSB):
325°, 56.7308%, 81.5686%
XYZ:
35.8401, 23.1908, 34.9350
xyY:
0.3814, 0.2468, 23.1908
CIE-Lab:
55.2684, 54.0359, -14.0425
CIE-LCH:
55.2684, 55.8308, 345.4326
CIE-Luv:
55.2684, 68.7065, -29.5163
Hunter-Lab:
48.1569, 48.5718, -9.3017
#d05a9e color charts
#d05a9e color shades, tints & tones
#d05a9e color schemes
#d05a9e color preview, HTML & CSS examples
This text has a color of #d05a9e
<p style="color:#d05a9e;">Text here</p>
.mytext {color:#d05a9e;}
This box has a color of #d05a9e
<div style="background-color:#d05a9e;">Content here</div>
.mybackground {background-color:#d05a9e;}
Border around this has a color of #d05a9e
<div style="border:2px solid #d05a9e;">Content here</div>
.myborder {border:2px solid #d05a9e;}