#d975a5 color space conversions
Hex:
#d975a5
RGB:
217, 117, 165
CMY:
15, 54, 35
CMYK:
0, 46, 24, 15
HSL:
331°, 56.8182%, 65.4902%
HSV (HSB):
331°, 46.0829%, 85.0980%
XYZ:
41.7681, 30.1909, 39.2233
xyY:
0.3757, 0.2715, 30.1909
CIE-Lab:
61.8186, 44.7108, -8.1365
CIE-LCH:
61.8186, 45.4451, 349.6861
CIE-Luv:
61.8186, 60.2890, -19.7464
Hunter-Lab:
54.9463, 39.5331, -3.8617
#d975a5 color charts
#d975a5 color shades, tints & tones
#d975a5 color schemes
#d975a5 color preview, HTML & CSS examples
This text has a color of #d975a5
<p style="color:#d975a5;">Text here</p>
.mytext {color:#d975a5;}
This box has a color of #d975a5
<div style="background-color:#d975a5;">Content here</div>
.mybackground {background-color:#d975a5;}
Border around this has a color of #d975a5
<div style="border:2px solid #d975a5;">Content here</div>
.myborder {border:2px solid #d975a5;}