#b0193e color space conversions
Hex:
#b0193e
RGB:
176, 25, 62
CMY:
31, 90, 76
CMYK:
0, 86, 65, 31
HSL:
345°, 75.1244%, 39.4118%
HSV (HSB):
345°, 85.7955%, 69.0196%
XYZ:
19.1216, 10.2732, 5.5325
xyY:
0.5475, 0.2941, 10.2732
CIE-Lab:
38.3283, 58.8024, 19.5923
CIE-LCH:
38.3283, 61.9805, 18.4275
CIE-Luv:
38.3283, 102.1995, 9.3462
Hunter-Lab:
32.0518, 50.3999, 12.2021
#b0193e color charts
#b0193e color shades, tints & tones
#b0193e color schemes
#b0193e color preview, HTML & CSS examples
This text has a color of #b0193e
<p style="color:#b0193e;">Text here</p>
.mytext {color:#b0193e;}
This box has a color of #b0193e
<div style="background-color:#b0193e;">Content here</div>
.mybackground {background-color:#b0193e;}
Border around this has a color of #b0193e
<div style="border:2px solid #b0193e;">Content here</div>
.myborder {border:2px solid #b0193e;}