#b0061c color space conversions
Hex:
#b0061c
RGB:
176, 6, 28
CMY:
31, 98, 89
CMYK:
0, 97, 84, 31
HSL:
352°, 93.4066%, 35.6863%
HSV (HSB):
352°, 96.5909%, 69.0196%
XYZ:
18.1792, 9.4442, 1.9634
xyY:
0.6144, 0.3192, 9.4442
CIE-Lab:
36.8258, 60.3841, 38.6332
CIE-LCH:
36.8258, 71.6852, 32.6108
CIE-Luv:
36.8258, 115.3377, 21.3160
Hunter-Lab:
30.7314, 51.8120, 17.7241
#b0061c color charts
#b0061c color shades, tints & tones
#b0061c color schemes
#b0061c color preview, HTML & CSS examples
This text has a color of #b0061c
<p style="color:#b0061c;">Text here</p>
.mytext {color:#b0061c;}
This box has a color of #b0061c
<div style="background-color:#b0061c;">Content here</div>
.mybackground {background-color:#b0061c;}
Border around this has a color of #b0061c
<div style="border:2px solid #b0061c;">Content here</div>
.myborder {border:2px solid #b0061c;}