#b8170a color space conversions
Hex:
#b8170a
RGB:
184, 23, 10
CMY:
28, 91, 96
CMYK:
0, 88, 95, 28
HSL:
4°, 89.6907%, 38.0392%
HSV (HSB):
4°, 94.5652%, 72.1569%
XYZ:
20.1283, 10.8251, 1.3157
xyY:
0.6238, 0.3355, 10.8251
CIE-Lab:
39.2842, 59.7358, 49.4227
CIE-LCH:
39.2842, 77.5305, 39.6028
CIE-Luv:
39.2842, 119.4925, 27.6739
Hunter-Lab:
32.9014, 51.6246, 20.6600
#b8170a color charts
#b8170a color shades, tints & tones
#b8170a color schemes
#b8170a color preview, HTML & CSS examples
This text has a color of #b8170a
<p style="color:#b8170a;">Text here</p>
.mytext {color:#b8170a;}
This box has a color of #b8170a
<div style="background-color:#b8170a;">Content here</div>
.mybackground {background-color:#b8170a;}
Border around this has a color of #b8170a
<div style="border:2px solid #b8170a;">Content here</div>
.myborder {border:2px solid #b8170a;}