#d05d98 color space conversions
Hex:
#d05d98
RGB:
208, 93, 152
CMY:
18, 64, 40
CMYK:
0, 55, 27, 18
HSL:
329°, 55.0239%, 59.0196%
HSV (HSB):
329°, 55.2885%, 81.5686%
XYZ:
35.5943, 23.5056, 32.3668
xyY:
0.3892, 0.2570, 23.5056
CIE-Lab:
55.5893, 51.8245, -10.0481
CIE-LCH:
55.5893, 52.7896, 349.0272
CIE-Luv:
55.5893, 69.0523, -23.4145
Hunter-Lab:
48.4826, 46.2042, -5.6440
#d05d98 color charts
#d05d98 color shades, tints & tones
#d05d98 color schemes
#d05d98 color preview, HTML & CSS examples
This text has a color of #d05d98
<p style="color:#d05d98;">Text here</p>
.mytext {color:#d05d98;}
This box has a color of #d05d98
<div style="background-color:#d05d98;">Content here</div>
.mybackground {background-color:#d05d98;}
Border around this has a color of #d05d98
<div style="border:2px solid #d05d98;">Content here</div>
.myborder {border:2px solid #d05d98;}