#d72d76 color space conversions
Hex:
#d72d76
RGB:
215, 45, 118
CMY:
16, 82, 54
CMYK:
0, 79, 45, 16
HSL:
334°, 68.0000%, 50.9804%
HSV (HSB):
334°, 79.0698%, 84.3137%
XYZ:
32.2327, 17.6319, 18.8440
xyY:
0.4691, 0.2566, 17.6319
CIE-Lab:
49.0465, 68.3038, 0.6938
CIE-LCH:
49.0465, 68.3073, 0.5820
CIE-Luv:
49.0465, 106.5775, -12.1830
Hunter-Lab:
41.9903, 63.5377, 2.7857
#d72d76 color charts
#d72d76 color shades, tints & tones
#d72d76 color schemes
#d72d76 color preview, HTML & CSS examples
This text has a color of #d72d76
<p style="color:#d72d76;">Text here</p>
.mytext {color:#d72d76;}
This box has a color of #d72d76
<div style="background-color:#d72d76;">Content here</div>
.mybackground {background-color:#d72d76;}
Border around this has a color of #d72d76
<div style="border:2px solid #d72d76;">Content here</div>
.myborder {border:2px solid #d72d76;}