#b0023c color space conversions
Hex:
#b0023c
RGB:
176, 2, 60
CMY:
31, 99, 76
CMYK:
0, 99, 66, 31
HSL:
340°, 97.7528%, 34.9020%
HSV (HSB):
340°, 98.8636%, 69.0196%
XYZ:
18.7418, 9.5998, 5.1401
xyY:
0.5598, 0.2867, 9.5998
CIE-Lab:
37.1143, 62.0823, 19.2938
CIE-LCH:
37.1143, 65.0112, 17.2641
CIE-Luv:
37.1143, 107.5701, 8.0155
Hunter-Lab:
30.9835, 53.7530, 11.8523
#b0023c color charts
#b0023c color shades, tints & tones
#b0023c color schemes
#b0023c color preview, HTML & CSS examples
This text has a color of #b0023c
<p style="color:#b0023c;">Text here</p>
.mytext {color:#b0023c;}
This box has a color of #b0023c
<div style="background-color:#b0023c;">Content here</div>
.mybackground {background-color:#b0023c;}
Border around this has a color of #b0023c
<div style="border:2px solid #b0023c;">Content here</div>
.myborder {border:2px solid #b0023c;}