#b0412d color space conversions
Hex:
#b0412d
RGB:
176, 65, 45
CMY:
31, 75, 82
CMYK:
0, 63, 74, 31
HSL:
9°, 59.2760%, 43.3333%
HSV (HSB):
9°, 74.4318%, 69.0196%
XYZ:
20.2684, 13.2002, 3.9622
xyY:
0.5415, 0.3527, 13.2002
CIE-Lab:
43.0633, 44.1366, 35.5572
CIE-LCH:
43.0633, 56.6776, 38.8555
CIE-Luv:
43.0633, 86.4443, 26.7808
Hunter-Lab:
36.3320, 35.9983, 18.9665
#b0412d color charts
#b0412d color shades, tints & tones
#b0412d color schemes
#b0412d color preview, HTML & CSS examples
This text has a color of #b0412d
<p style="color:#b0412d;">Text here</p>
.mytext {color:#b0412d;}
This box has a color of #b0412d
<div style="background-color:#b0412d;">Content here</div>
.mybackground {background-color:#b0412d;}
Border around this has a color of #b0412d
<div style="border:2px solid #b0412d;">Content here</div>
.myborder {border:2px solid #b0412d;}