#b0081e color space conversions
Hex:
#b0081e
RGB:
176, 8, 30
CMY:
31, 97, 88
CMYK:
0, 95, 83, 31
HSL:
352°, 91.3043%, 36.0784%
HSV (HSB):
352°, 95.4545%, 69.0196%
XYZ:
18.2257, 9.4975, 2.1009
xyY:
0.6111, 0.3185, 9.4975
CIE-Lab:
36.9250, 60.2016, 37.6073
CIE-LCH:
36.9250, 70.9827, 31.9925
CIE-Luv:
36.9250, 114.5949, 20.8970
Hunter-Lab:
30.8180, 51.6327, 17.5308
#b0081e color charts
#b0081e color shades, tints & tones
#b0081e color schemes
#b0081e color preview, HTML & CSS examples
This text has a color of #b0081e
<p style="color:#b0081e;">Text here</p>
.mytext {color:#b0081e;}
This box has a color of #b0081e
<div style="background-color:#b0081e;">Content here</div>
.mybackground {background-color:#b0081e;}
Border around this has a color of #b0081e
<div style="border:2px solid #b0081e;">Content here</div>
.myborder {border:2px solid #b0081e;}