#b00e07 color space conversions
Hex:
#b00e07
RGB:
176, 14, 7
CMY:
31, 95, 97
CMYK:
0, 92, 96, 31
HSL:
2°, 92.3497%, 35.8824%
HSV (HSB):
2°, 96.0227%, 69.0196%
XYZ:
18.0999, 9.5595, 1.0922
xyY:
0.6295, 0.3325, 9.5595
CIE-Lab:
37.0400, 59.0414, 48.3150
CIE-LCH:
37.0400, 76.2903, 39.2943
CIE-Luv:
37.0400, 116.3157, 25.9164
Hunter-Lab:
30.9185, 50.3878, 19.5485
#b00e07 color charts
#b00e07 color shades, tints & tones
#b00e07 color schemes
#b00e07 color preview, HTML & CSS examples
This text has a color of #b00e07
<p style="color:#b00e07;">Text here</p>
.mytext {color:#b00e07;}
This box has a color of #b00e07
<div style="background-color:#b00e07;">Content here</div>
.mybackground {background-color:#b00e07;}
Border around this has a color of #b00e07
<div style="border:2px solid #b00e07;">Content here</div>
.myborder {border:2px solid #b00e07;}