#d72c6f color space conversions
Hex:
#d72c6f
RGB:
215, 44, 111
CMY:
16, 83, 56
CMYK:
0, 80, 48, 16
HSL:
336°, 68.1275%, 50.7843%
HSV (HSB):
336°, 79.5349%, 84.3137%
XYZ:
31.7943, 17.3961, 16.7210
xyY:
0.4824, 0.2639, 17.3961
CIE-Lab:
48.7553, 67.9706, 4.5452
CIE-LCH:
48.7553, 68.1224, 3.8257
CIE-Luv:
48.7553, 109.6810, -7.4434
Hunter-Lab:
41.7087, 63.0792, 5.4268
#d72c6f color charts
#d72c6f color shades, tints & tones
#d72c6f color schemes
#d72c6f color preview, HTML & CSS examples
This text has a color of #d72c6f
<p style="color:#d72c6f;">Text here</p>
.mytext {color:#d72c6f;}
This box has a color of #d72c6f
<div style="background-color:#d72c6f;">Content here</div>
.mybackground {background-color:#d72c6f;}
Border around this has a color of #d72c6f
<div style="border:2px solid #d72c6f;">Content here</div>
.myborder {border:2px solid #d72c6f;}