#b6180d color space conversions
Hex:
#b6180d
RGB:
182, 24, 13
CMY:
29, 91, 95
CMYK:
0, 87, 93, 29
HSL:
4°, 86.6667%, 38.2353%
HSV (HSB):
4°, 92.8571%, 71.3725%
XYZ:
19.6907, 10.6274, 1.3943
xyY:
0.6209, 0.3351, 10.6274
CIE-Lab:
38.9457, 59.0191, 47.9436
CIE-LCH:
38.9457, 76.0384, 39.0884
CIE-Luv:
38.9457, 117.4043, 27.0927
Hunter-Lab:
32.5997, 50.7670, 20.2840
#b6180d color charts
#b6180d color shades, tints & tones
#b6180d color schemes
#b6180d color preview, HTML & CSS examples
This text has a color of #b6180d
<p style="color:#b6180d;">Text here</p>
.mytext {color:#b6180d;}
This box has a color of #b6180d
<div style="background-color:#b6180d;">Content here</div>
.mybackground {background-color:#b6180d;}
Border around this has a color of #b6180d
<div style="border:2px solid #b6180d;">Content here</div>
.myborder {border:2px solid #b6180d;}