#b0193c color space conversions
Hex:
#b0193c
RGB:
176, 25, 60
CMY:
31, 90, 76
CMYK:
0, 86, 66, 31
HSL:
346°, 75.1244%, 39.4118%
HSV (HSB):
346°, 85.7955%, 69.0196%
XYZ:
19.0677, 10.2516, 5.2487
xyY:
0.5516, 0.2966, 10.2516
CIE-Lab:
38.2903, 58.6908, 20.8156
CIE-LCH:
38.2903, 62.2728, 19.5278
CIE-Luv:
38.2903, 102.8358, 10.4044
Hunter-Lab:
32.0181, 50.2702, 12.6933
#b0193c color charts
#b0193c color shades, tints & tones
#b0193c color schemes
#b0193c color preview, HTML & CSS examples
This text has a color of #b0193c
<p style="color:#b0193c;">Text here</p>
.mytext {color:#b0193c;}
This box has a color of #b0193c
<div style="background-color:#b0193c;">Content here</div>
.mybackground {background-color:#b0193c;}
Border around this has a color of #b0193c
<div style="border:2px solid #b0193c;">Content here</div>
.myborder {border:2px solid #b0193c;}