#d72b8c color space conversions
Hex:
#d72b8c
RGB:
215, 43, 140
CMY:
16, 83, 45
CMYK:
0, 80, 35, 16
HSL:
326°, 68.2540%, 50.5882%
HSV (HSB):
326°, 80.0000%, 84.3137%
XYZ:
33.6218, 18.0683, 26.5264
xyY:
0.4299, 0.2310, 18.0683
CIE-Lab:
49.5788, 70.9480, -11.8447
CIE-LCH:
49.5788, 71.9299, 350.5220
CIE-Luv:
49.5788, 98.0853, -29.0740
Hunter-Lab:
42.5068, 66.8022, -7.2452
#d72b8c color charts
#d72b8c color shades, tints & tones
#d72b8c color schemes
#d72b8c color preview, HTML & CSS examples
This text has a color of #d72b8c
<p style="color:#d72b8c;">Text here</p>
.mytext {color:#d72b8c;}
This box has a color of #d72b8c
<div style="background-color:#d72b8c;">Content here</div>
.mybackground {background-color:#d72b8c;}
Border around this has a color of #d72b8c
<div style="border:2px solid #d72b8c;">Content here</div>
.myborder {border:2px solid #d72b8c;}