#b0103a color space conversions
Hex:
#b0103a
RGB:
176, 16, 58
CMY:
31, 94, 77
CMYK:
0, 91, 67, 31
HSL:
344°, 83.3333%, 37.6471%
HSV (HSB):
344°, 90.9091%, 69.0196%
XYZ:
18.8535, 9.9062, 4.9214
xyY:
0.5598, 0.2941, 9.9062
CIE-Lab:
37.6735, 60.2489, 21.2981
CIE-LCH:
37.6735, 63.9026, 19.4686
CIE-Luv:
37.6735, 105.8091, 10.2673
Hunter-Lab:
31.4741, 51.8449, 12.7611
#b0103a color charts
#b0103a color shades, tints & tones
#b0103a color schemes
#b0103a color preview, HTML & CSS examples
This text has a color of #b0103a
<p style="color:#b0103a;">Text here</p>
.mytext {color:#b0103a;}
This box has a color of #b0103a
<div style="background-color:#b0103a;">Content here</div>
.mybackground {background-color:#b0103a;}
Border around this has a color of #b0103a
<div style="border:2px solid #b0103a;">Content here</div>
.myborder {border:2px solid #b0103a;}