#d972a5 color space conversions
Hex:
#d972a5
RGB:
217, 114, 165
CMY:
15, 55, 35
CMYK:
0, 47, 24, 15
HSL:
330°, 57.5419%, 64.9020%
HSV (HSB):
330°, 47.4654%, 85.0980%
XYZ:
41.4241, 29.5030, 39.1087
xyY:
0.3765, 0.2681, 29.5030
CIE-Lab:
61.2230, 46.2318, -9.0247
CIE-LCH:
61.2230, 47.1044, 348.9545
CIE-Luv:
61.2230, 61.8624, -21.2860
Hunter-Lab:
54.3166, 41.0774, -4.6679
#d972a5 color charts
#d972a5 color shades, tints & tones
#d972a5 color schemes
#d972a5 color preview, HTML & CSS examples
This text has a color of #d972a5
<p style="color:#d972a5;">Text here</p>
.mytext {color:#d972a5;}
This box has a color of #d972a5
<div style="background-color:#d972a5;">Content here</div>
.mybackground {background-color:#d972a5;}
Border around this has a color of #d972a5
<div style="border:2px solid #d972a5;">Content here</div>
.myborder {border:2px solid #d972a5;}