#b0183b color space conversions
Hex:
#b0183b
RGB:
176, 24, 59
CMY:
31, 91, 77
CMYK:
0, 86, 66, 31
HSL:
346°, 76.0000%, 39.2157%
HSV (HSB):
346°, 86.3636%, 69.0196%
XYZ:
19.0205, 10.1991, 5.1038
xyY:
0.5542, 0.2971, 10.1991
CIE-Lab:
38.1975, 58.8490, 21.3319
CIE-LCH:
38.1975, 62.5960, 19.9248
CIE-Luv:
38.1975, 103.4468, 10.7732
Hunter-Lab:
31.9361, 50.4231, 12.8799
#b0183b color charts
#b0183b color shades, tints & tones
#b0183b color schemes
#b0183b color preview, HTML & CSS examples
This text has a color of #b0183b
<p style="color:#b0183b;">Text here</p>
.mytext {color:#b0183b;}
This box has a color of #b0183b
<div style="background-color:#b0183b;">Content here</div>
.mybackground {background-color:#b0183b;}
Border around this has a color of #b0183b
<div style="border:2px solid #b0183b;">Content here</div>
.myborder {border:2px solid #b0183b;}