#b0282d color space conversions
Hex:
#b0282d
RGB:
176, 40, 45
CMY:
31, 84, 82
CMYK:
0, 77, 74, 31
HSL:
358°, 62.9630%, 42.3529%
HSV (HSB):
358°, 77.2727%, 69.0196%
XYZ:
19.1369, 10.9372, 3.5851
xyY:
0.5686, 0.3249, 10.9372
CIE-Lab:
39.4744, 53.9404, 31.5429
CIE-LCH:
39.4744, 62.4862, 30.3179
CIE-Luv:
39.4744, 101.0114, 20.1108
Hunter-Lab:
33.0714, 45.4152, 16.7227
#b0282d color charts
#b0282d color shades, tints & tones
#b0282d color schemes
#b0282d color preview, HTML & CSS examples
This text has a color of #b0282d
<p style="color:#b0282d;">Text here</p>
.mytext {color:#b0282d;}
This box has a color of #b0282d
<div style="background-color:#b0282d;">Content here</div>
.mybackground {background-color:#b0282d;}
Border around this has a color of #b0282d
<div style="border:2px solid #b0282d;">Content here</div>
.myborder {border:2px solid #b0282d;}