#d7250d color space conversions
Hex:
#d7250d
RGB:
215, 37, 13
CMY:
16, 85, 95
CMYK:
0, 83, 94, 16
HSL:
7°, 88.5965%, 44.7059%
HSV (HSB):
7°, 93.9535%, 84.3137%
XYZ:
28.7585, 15.7993, 1.9146
xyY:
0.6188, 0.3400, 15.7993
CIE-Lab:
46.7100, 65.3684, 56.1129
CIE-LCH:
46.7100, 86.1492, 40.6431
CIE-Luv:
46.7100, 137.1566, 33.6485
Hunter-Lab:
39.7483, 59.5882, 24.9679
#d7250d color charts
#d7250d color shades, tints & tones
#d7250d color schemes
#d7250d color preview, HTML & CSS examples
This text has a color of #d7250d
<p style="color:#d7250d;">Text here</p>
.mytext {color:#d7250d;}
This box has a color of #d7250d
<div style="background-color:#d7250d;">Content here</div>
.mybackground {background-color:#d7250d;}
Border around this has a color of #d7250d
<div style="border:2px solid #d7250d;">Content here</div>
.myborder {border:2px solid #d7250d;}