#b00f3d color space conversions
Hex:
#b00f3d
RGB:
176, 15, 61
CMY:
31, 94, 76
CMYK:
0, 91, 65, 31
HSL:
343°, 84.2932%, 37.4510%
HSV (HSB):
343°, 91.4773%, 69.0196%
XYZ:
18.9176, 9.9087, 5.3304
xyY:
0.5538, 0.2901, 9.9087
CIE-Lab:
37.6780, 60.5597, 19.3846
CIE-LCH:
37.6780, 63.5864, 17.7494
CIE-Luv:
37.6780, 105.0388, 8.5937
Hunter-Lab:
31.4780, 52.1880, 11.9947
#b00f3d color charts
#b00f3d color shades, tints & tones
#b00f3d color schemes
#b00f3d color preview, HTML & CSS examples
This text has a color of #b00f3d
<p style="color:#b00f3d;">Text here</p>
.mytext {color:#b00f3d;}
This box has a color of #b00f3d
<div style="background-color:#b00f3d;">Content here</div>
.mybackground {background-color:#b00f3d;}
Border around this has a color of #b00f3d
<div style="border:2px solid #b00f3d;">Content here</div>
.myborder {border:2px solid #b00f3d;}