#b0233a color space conversions
Hex:
#b0233a
RGB:
176, 35, 58
CMY:
31, 86, 77
CMYK:
0, 80, 67, 31
HSL:
350°, 66.8246%, 41.3725%
HSV (HSB):
350°, 80.1136%, 69.0196%
XYZ:
19.2692, 10.7377, 5.0600
xyY:
0.5495, 0.3062, 10.7377
CIE-Lab:
39.1351, 56.0770, 23.1555
CIE-LCH:
39.1351, 60.6696, 22.4369
CIE-Luv:
39.1351, 99.9134, 13.1997
Hunter-Lab:
32.7684, 47.6213, 13.7825
#b0233a color charts
#b0233a color shades, tints & tones
#b0233a color schemes
#b0233a color preview, HTML & CSS examples
This text has a color of #b0233a
<p style="color:#b0233a;">Text here</p>
.mytext {color:#b0233a;}
This box has a color of #b0233a
<div style="background-color:#b0233a;">Content here</div>
.mybackground {background-color:#b0233a;}
Border around this has a color of #b0233a
<div style="border:2px solid #b0233a;">Content here</div>
.myborder {border:2px solid #b0233a;}