#d05d89 color space conversions
Hex:
#d05d89
RGB:
208, 93, 137
CMY:
18, 64, 46
CMYK:
0, 55, 34, 18
HSL:
337°, 55.0239%, 59.0196%
HSV (HSB):
337°, 55.2885%, 81.5686%
XYZ:
34.4421, 23.0447, 26.2997
xyY:
0.4111, 0.2750, 23.0447
CIE-Lab:
55.1184, 49.9232, -1.9368
CIE-LCH:
55.1184, 49.9608, 357.7783
CIE-Luv:
55.1184, 73.3030, -11.8163
Hunter-Lab:
48.0049, 44.0599, 1.1212
#d05d89 color charts
#d05d89 color shades, tints & tones
#d05d89 color schemes
#d05d89 color preview, HTML & CSS examples
This text has a color of #d05d89
<p style="color:#d05d89;">Text here</p>
.mytext {color:#d05d89;}
This box has a color of #d05d89
<div style="background-color:#d05d89;">Content here</div>
.mybackground {background-color:#d05d89;}
Border around this has a color of #d05d89
<div style="border:2px solid #d05d89;">Content here</div>
.myborder {border:2px solid #d05d89;}