#d05c97 color space conversions
Hex:
#d05c97
RGB:
208, 92, 151
CMY:
18, 64, 41
CMYK:
0, 56, 27, 18
HSL:
329°, 55.2381%, 58.8235%
HSV (HSB):
329°, 55.7692%, 81.5686%
XYZ:
35.4255, 23.2986, 31.9081
xyY:
0.3909, 0.2571, 23.2986
CIE-Lab:
55.3785, 52.1626, -9.7781
CIE-LCH:
55.3785, 53.0711, 349.3829
CIE-Luv:
55.3785, 69.8228, -23.0802
Hunter-Lab:
48.2686, 46.5355, -5.4058
#d05c97 color charts
#d05c97 color shades, tints & tones
#d05c97 color schemes
#d05c97 color preview, HTML & CSS examples
This text has a color of #d05c97
<p style="color:#d05c97;">Text here</p>
.mytext {color:#d05c97;}
This box has a color of #d05c97
<div style="background-color:#d05c97;">Content here</div>
.mybackground {background-color:#d05c97;}
Border around this has a color of #d05c97
<div style="border:2px solid #d05c97;">Content here</div>
.myborder {border:2px solid #d05c97;}