#d05d94 color space conversions
Hex:
#d05d94
RGB:
208, 93, 148
CMY:
18, 64, 42
CMYK:
0, 55, 29, 18
HSL:
331°, 55.0239%, 59.0196%
HSV (HSB):
331°, 55.2885%, 81.5686%
XYZ:
35.2721, 23.3767, 30.6701
xyY:
0.3949, 0.2617, 23.3767
CIE-Lab:
55.4583, 51.2987, -7.8998
CIE-LCH:
55.4583, 51.9034, 351.2455
CIE-Luv:
55.4583, 70.1962, -20.2786
Hunter-Lab:
48.3495, 45.6083, -3.7655
#d05d94 color charts
#d05d94 color shades, tints & tones
#d05d94 color schemes
#d05d94 color preview, HTML & CSS examples
This text has a color of #d05d94
<p style="color:#d05d94;">Text here</p>
.mytext {color:#d05d94;}
This box has a color of #d05d94
<div style="background-color:#d05d94;">Content here</div>
.mybackground {background-color:#d05d94;}
Border around this has a color of #d05d94
<div style="border:2px solid #d05d94;">Content here</div>
.myborder {border:2px solid #d05d94;}