#d05e9c color space conversions
Hex:
#d05e9c
RGB:
208, 94, 156
CMY:
18, 63, 39
CMYK:
0, 55, 25, 18
HSL:
327°, 54.8077%, 59.2157%
HSV (HSB):
327°, 54.8077%, 81.5686%
XYZ:
36.0159, 23.8156, 34.1511
xyY:
0.3832, 0.2534, 23.8156
CIE-Lab:
55.9027, 51.8912, -11.9169
CIE-LCH:
55.9027, 53.2420, 347.0662
CIE-Luv:
55.9027, 67.4299, -26.1186
Hunter-Lab:
48.8012, 46.3329, -7.3303
#d05e9c color charts
#d05e9c color shades, tints & tones
#d05e9c color schemes
#d05e9c color preview, HTML & CSS examples
This text has a color of #d05e9c
<p style="color:#d05e9c;">Text here</p>
.mytext {color:#d05e9c;}
This box has a color of #d05e9c
<div style="background-color:#d05e9c;">Content here</div>
.mybackground {background-color:#d05e9c;}
Border around this has a color of #d05e9c
<div style="border:2px solid #d05e9c;">Content here</div>
.myborder {border:2px solid #d05e9c;}