#b0203e color space conversions
Hex:
#b0203e
RGB:
176, 32, 62
CMY:
31, 87, 76
CMYK:
0, 82, 65, 31
HSL:
348°, 69.2308%, 40.7843%
HSV (HSB):
348°, 81.8182%, 69.0196%
XYZ:
19.2905, 10.6109, 5.5888
xyY:
0.5435, 0.2990, 10.6109
CIE-Lab:
38.9173, 57.1236, 20.3574
CIE-LCH:
38.9173, 60.6426, 19.6148
CIE-Luv:
38.9173, 99.8772, 10.5459
Hunter-Lab:
32.5744, 48.7021, 12.6297
#b0203e color charts
#b0203e color shades, tints & tones
#b0203e color schemes
#b0203e color preview, HTML & CSS examples
This text has a color of #b0203e
<p style="color:#b0203e;">Text here</p>
.mytext {color:#b0203e;}
This box has a color of #b0203e
<div style="background-color:#b0203e;">Content here</div>
.mybackground {background-color:#b0203e;}
Border around this has a color of #b0203e
<div style="border:2px solid #b0203e;">Content here</div>
.myborder {border:2px solid #b0203e;}