#8a250d color space conversions
Hex:
#8a250d
RGB:
138, 37, 13
CMY:
46, 85, 95
CMYK:
0, 73, 91, 46
HSL:
12°, 82.7815%, 29.6078%
HSV (HSB):
12°, 90.5797%, 54.1176%
XYZ:
11.2154, 6.7555, 1.0936
xyY:
0.5883, 0.3543, 6.7555
CIE-Lab:
31.2436, 41.6064, 38.3032
CIE-LCH:
31.2436, 56.5529, 42.6329
CIE-Luv:
31.2436, 76.9578, 22.9777
Hunter-Lab:
25.9913, 31.5394, 15.6993
#8a250d color charts
#8a250d color shades, tints & tones
#8a250d color schemes
#8a250d color preview, HTML & CSS examples
This text has a color of #8a250d
<p style="color:#8a250d;">Text here</p>
.mytext {color:#8a250d;}
This box has a color of #8a250d
<div style="background-color:#8a250d;">Content here</div>
.mybackground {background-color:#8a250d;}
Border around this has a color of #8a250d
<div style="border:2px solid #8a250d;">Content here</div>
.myborder {border:2px solid #8a250d;}