#d72a5c color space conversions
Hex:
#d72a5c
RGB:
215, 42, 92
CMY:
16, 84, 64
CMYK:
0, 80, 57, 16
HSL:
343°, 68.3794%, 50.3922%
HSV (HSB):
343°, 80.4651%, 84.3137%
XYZ:
30.7841, 16.8757, 11.7601
xyY:
0.5181, 0.2840, 16.8757
CIE-Lab:
48.1030, 67.0665, 15.2766
CIE-LCH:
48.1030, 68.7844, 12.8320
CIE-Luv:
48.1030, 117.5173, 4.6793
Hunter-Lab:
41.0801, 61.8720, 11.7830
#d72a5c color charts
#d72a5c color shades, tints & tones
#d72a5c color schemes
#d72a5c color preview, HTML & CSS examples
This text has a color of #d72a5c
<p style="color:#d72a5c;">Text here</p>
.mytext {color:#d72a5c;}
This box has a color of #d72a5c
<div style="background-color:#d72a5c;">Content here</div>
.mybackground {background-color:#d72a5c;}
Border around this has a color of #d72a5c
<div style="border:2px solid #d72a5c;">Content here</div>
.myborder {border:2px solid #d72a5c;}