#d7251e color space conversions
Hex:
#d7251e
RGB:
215, 37, 30
CMY:
16, 85, 88
CMYK:
0, 83, 86, 16
HSL:
2°, 75.5102%, 48.0392%
HSV (HSB):
2°, 86.0465%, 84.3137%
XYZ:
28.9202, 15.8639, 2.7661
xyY:
0.6082, 0.3336, 15.8639
CIE-Lab:
46.7955, 65.6280, 49.4743
CIE-LCH:
46.7955, 82.1872, 37.0112
CIE-Luv:
46.7955, 135.3843, 30.7286
Hunter-Lab:
39.8296, 59.9071, 23.7631
#d7251e color charts
#d7251e color shades, tints & tones
#d7251e color schemes
#d7251e color preview, HTML & CSS examples
This text has a color of #d7251e
<p style="color:#d7251e;">Text here</p>
.mytext {color:#d7251e;}
This box has a color of #d7251e
<div style="background-color:#d7251e;">Content here</div>
.mybackground {background-color:#d7251e;}
Border around this has a color of #d7251e
<div style="border:2px solid #d7251e;">Content here</div>
.myborder {border:2px solid #d7251e;}