#b0232d color space conversions
Hex:
#b0232d
RGB:
176, 35, 45
CMY:
31, 86, 82
CMYK:
0, 80, 74, 31
HSL:
356°, 66.8246%, 41.3725%
HSV (HSB):
356°, 80.1136%, 69.0196%
XYZ:
18.9792, 10.6216, 3.5325
xyY:
0.5728, 0.3206, 10.6216
CIE-Lab:
38.9358, 55.4547, 30.9291
CIE-LCH:
38.9358, 63.4967, 29.1500
CIE-Luv:
38.9358, 103.2810, 19.0928
Hunter-Lab:
32.5908, 46.9150, 16.3872
#b0232d color charts
#b0232d color shades, tints & tones
#b0232d color schemes
#b0232d color preview, HTML & CSS examples
This text has a color of #b0232d
<p style="color:#b0232d;">Text here</p>
.mytext {color:#b0232d;}
This box has a color of #b0232d
<div style="background-color:#b0232d;">Content here</div>
.mybackground {background-color:#b0232d;}
Border around this has a color of #b0232d
<div style="border:2px solid #b0232d;">Content here</div>
.myborder {border:2px solid #b0232d;}