#b6061c color space conversions
Hex:
#b6061c
RGB:
182, 6, 28
CMY:
29, 98, 89
CMYK:
0, 97, 85, 29
HSL:
353°, 93.6170%, 36.8627%
HSV (HSB):
353°, 96.7033%, 71.3725%
XYZ:
19.5661, 10.1592, 2.0283
xyY:
0.6162, 0.3199, 10.1592
CIE-Lab:
38.1266, 61.9246, 40.3043
CIE-LCH:
38.1266, 73.8856, 33.0585
CIE-Luv:
38.1266, 119.8240, 22.4124
Hunter-Lab:
31.8735, 53.7971, 18.5385
#b6061c color charts
#b6061c color shades, tints & tones
#b6061c color schemes
#b6061c color preview, HTML & CSS examples
This text has a color of #b6061c
<p style="color:#b6061c;">Text here</p>
.mytext {color:#b6061c;}
This box has a color of #b6061c
<div style="background-color:#b6061c;">Content here</div>
.mybackground {background-color:#b6061c;}
Border around this has a color of #b6061c
<div style="border:2px solid #b6061c;">Content here</div>
.myborder {border:2px solid #b6061c;}