#d72d25 color space conversions
Hex:
#d72d25
RGB:
215, 45, 37
CMY:
16, 82, 85
CMYK:
0, 79, 83, 16
HSL:
3°, 70.6349%, 49.4118%
HSV (HSB):
3°, 82.7907%, 84.3137%
XYZ:
29.2966, 16.4574, 3.3828
xyY:
0.5962, 0.3349, 16.4574
CIE-Lab:
47.5690, 63.7467, 46.7283
CIE-LCH:
47.5690, 79.0391, 36.2426
CIE-Luv:
47.5690, 130.7695, 30.3018
Hunter-Lab:
40.5677, 57.9131, 23.4535
#d72d25 color charts
#d72d25 color shades, tints & tones
#d72d25 color schemes
#d72d25 color preview, HTML & CSS examples
This text has a color of #d72d25
<p style="color:#d72d25;">Text here</p>
.mytext {color:#d72d25;}
This box has a color of #d72d25
<div style="background-color:#d72d25;">Content here</div>
.mybackground {background-color:#d72d25;}
Border around this has a color of #d72d25
<div style="border:2px solid #d72d25;">Content here</div>
.myborder {border:2px solid #d72d25;}