#d05d93 color space conversions
Hex:
#d05d93
RGB:
208, 93, 147
CMY:
18, 64, 42
CMYK:
0, 55, 29, 18
HSL:
332°, 55.0239%, 59.0196%
HSV (HSB):
332°, 55.2885%, 81.5686%
XYZ:
35.1932, 23.3452, 30.2549
xyY:
0.3963, 0.2629, 23.3452
CIE-Lab:
55.4261, 51.1694, -7.3610
CIE-LCH:
55.4261, 51.6962, 351.8138
CIE-Luv:
55.4261, 70.4813, -19.4990
Hunter-Lab:
48.3169, 45.4621, -3.3043
#d05d93 color charts
#d05d93 color shades, tints & tones
#d05d93 color schemes
#d05d93 color preview, HTML & CSS examples
This text has a color of #d05d93
<p style="color:#d05d93;">Text here</p>
.mytext {color:#d05d93;}
This box has a color of #d05d93
<div style="background-color:#d05d93;">Content here</div>
.mybackground {background-color:#d05d93;}
Border around this has a color of #d05d93
<div style="border:2px solid #d05d93;">Content here</div>
.myborder {border:2px solid #d05d93;}