#d72c32 color space conversions
Hex:
#d72c32
RGB:
215, 44, 50
CMY:
16, 83, 80
CMYK:
0, 80, 77, 16
HSL:
358°, 68.1275%, 50.7843%
HSV (HSB):
358°, 79.5349%, 84.3137%
XYZ:
29.5007, 16.4787, 4.6435
xyY:
0.5828, 0.3255, 16.4787
CIE-Lab:
47.5964, 64.4110, 39.7736
CIE-LCH:
47.5964, 75.7015, 31.6952
CIE-Luv:
47.5964, 128.8306, 25.9848
Hunter-Lab:
40.5940, 58.6812, 21.6337
#d72c32 color charts
#d72c32 color shades, tints & tones
#d72c32 color schemes
#d72c32 color preview, HTML & CSS examples
This text has a color of #d72c32
<p style="color:#d72c32;">Text here</p>
.mytext {color:#d72c32;}
This box has a color of #d72c32
<div style="background-color:#d72c32;">Content here</div>
.mybackground {background-color:#d72c32;}
Border around this has a color of #d72c32
<div style="border:2px solid #d72c32;">Content here</div>
.myborder {border:2px solid #d72c32;}