#b9063e color space conversions
Hex:
#b9063e
RGB:
185, 6, 62
CMY:
27, 98, 76
CMYK:
0, 97, 66, 27
HSL:
341°, 93.7173%, 37.4510%
HSV (HSB):
341°, 96.7568%, 72.5490%
XYZ:
20.9422, 10.7923, 5.5368
xyY:
0.5619, 0.2896, 10.7923
CIE-Lab:
39.2285, 63.9400, 21.1254
CIE-LCH:
39.2285, 67.3394, 18.2832
CIE-Luv:
39.2285, 113.3080, 9.5305
Hunter-Lab:
32.8517, 56.2992, 13.0035
#b9063e color charts
#b9063e color shades, tints & tones
#b9063e color schemes
#b9063e color preview, HTML & CSS examples
This text has a color of #b9063e
<p style="color:#b9063e;">Text here</p>
.mytext {color:#b9063e;}
This box has a color of #b9063e
<div style="background-color:#b9063e;">Content here</div>
.mybackground {background-color:#b9063e;}
Border around this has a color of #b9063e
<div style="border:2px solid #b9063e;">Content here</div>
.myborder {border:2px solid #b9063e;}