#b6013d color space conversions
Hex:
#b6013d
RGB:
182, 1, 61
CMY:
29, 100, 76
CMYK:
0, 99, 66, 29
HSL:
340°, 98.9071%, 35.8824%
HSV (HSB):
340°, 99.4505%, 71.3725%
XYZ:
20.1446, 10.3037, 5.3420
xyY:
0.5629, 0.2879, 10.3037
CIE-Lab:
38.3821, 63.7044, 20.5455
CIE-LCH:
38.3821, 66.9355, 17.8752
CIE-Luv:
38.3821, 112.0888, 8.9196
Hunter-Lab:
32.0994, 55.8470, 12.6026
#b6013d color charts
#b6013d color shades, tints & tones
#b6013d color schemes
#b6013d color preview, HTML & CSS examples
This text has a color of #b6013d
<p style="color:#b6013d;">Text here</p>
.mytext {color:#b6013d;}
This box has a color of #b6013d
<div style="background-color:#b6013d;">Content here</div>
.mybackground {background-color:#b6013d;}
Border around this has a color of #b6013d
<div style="border:2px solid #b6013d;">Content here</div>
.myborder {border:2px solid #b6013d;}