#b0123b color space conversions
Hex:
#b0123b
RGB:
176, 18, 59
CMY:
31, 93, 77
CMYK:
0, 90, 66, 31
HSL:
344°, 81.4433%, 38.0392%
HSV (HSB):
344°, 89.7727%, 69.0196%
XYZ:
18.9102, 9.9785, 5.0670
xyY:
0.5569, 0.2939, 9.9785
CIE-Lab:
37.8038, 59.9795, 20.8267
CIE-LCH:
37.8038, 63.4924, 19.1485
CIE-Luv:
37.8038, 105.0349, 9.9780
Hunter-Lab:
31.5887, 51.5766, 12.6016
#b0123b color charts
#b0123b color shades, tints & tones
#b0123b color schemes
#b0123b color preview, HTML & CSS examples
This text has a color of #b0123b
<p style="color:#b0123b;">Text here</p>
.mytext {color:#b0123b;}
This box has a color of #b0123b
<div style="background-color:#b0123b;">Content here</div>
.mybackground {background-color:#b0123b;}
Border around this has a color of #b0123b
<div style="border:2px solid #b0123b;">Content here</div>
.myborder {border:2px solid #b0123b;}