#d72fac color space conversions
Hex:
#d72fac
RGB:
215, 47, 172
CMY:
16, 82, 33
CMYK:
0, 78, 20, 16
HSL:
315°, 67.7419%, 51.3725%
HSV (HSB):
315°, 78.1395%, 84.3137%
XYZ:
36.4872, 19.4587, 40.8625
xyY:
0.3769, 0.2010, 19.4587
CIE-Lab:
51.2196, 73.6488, -28.3661
CIE-LCH:
51.2196, 78.9226, 338.9356
CIE-Luv:
51.2196, 83.7675, -53.2597
Hunter-Lab:
44.1120, 70.4504, -24.0441
#d72fac color charts
#d72fac color shades, tints & tones
#d72fac color schemes
#d72fac color preview, HTML & CSS examples
This text has a color of #d72fac
<p style="color:#d72fac;">Text here</p>
.mytext {color:#d72fac;}
This box has a color of #d72fac
<div style="background-color:#d72fac;">Content here</div>
.mybackground {background-color:#d72fac;}
Border around this has a color of #d72fac
<div style="border:2px solid #d72fac;">Content here</div>
.myborder {border:2px solid #d72fac;}