#d05d9b color space conversions
Hex:
#d05d9b
RGB:
208, 93, 155
CMY:
18, 64, 39
CMYK:
0, 55, 25, 18
HSL:
328°, 55.0239%, 59.0196%
HSV (HSB):
328°, 55.2885%, 81.5686%
XYZ:
35.8432, 23.6052, 33.6775
xyY:
0.3849, 0.2535, 23.6052
CIE-Lab:
55.6903, 52.2275, -11.6520
CIE-LCH:
55.6903, 53.5115, 347.4232
CIE-Luv:
55.6903, 68.1908, -25.7834
Hunter-Lab:
48.5851, 46.6625, -7.0881
#d05d9b color charts
#d05d9b color shades, tints & tones
#d05d9b color schemes
#d05d9b color preview, HTML & CSS examples
This text has a color of #d05d9b
<p style="color:#d05d9b;">Text here</p>
.mytext {color:#d05d9b;}
This box has a color of #d05d9b
<div style="background-color:#d05d9b;">Content here</div>
.mybackground {background-color:#d05d9b;}
Border around this has a color of #d05d9b
<div style="border:2px solid #d05d9b;">Content here</div>
.myborder {border:2px solid #d05d9b;}