#b72f00 color space conversions
Hex:
#b72f00
RGB:
183, 47, 0
CMY:
28, 82, 100
CMYK:
0, 74, 100, 28
HSL:
15°, 100.0000%, 35.8824%
HSV (HSB):
15°, 100.0000%, 71.7647%
XYZ:
20.5450, 12.1003, 1.2528
xyY:
0.6061, 0.3570, 12.1003
CIE-Lab:
41.3751, 52.7656, 53.7718
CIE-LCH:
41.3751, 75.3367, 45.5411
CIE-Luv:
41.3751, 108.3626, 32.7091
Hunter-Lab:
34.7855, 44.5507, 22.2146
#b72f00 color charts
#b72f00 color shades, tints & tones
#b72f00 color schemes
#b72f00 color preview, HTML & CSS examples
This text has a color of #b72f00
<p style="color:#b72f00;">Text here</p>
.mytext {color:#b72f00;}
This box has a color of #b72f00
<div style="background-color:#b72f00;">Content here</div>
.mybackground {background-color:#b72f00;}
Border around this has a color of #b72f00
<div style="border:2px solid #b72f00;">Content here</div>
.myborder {border:2px solid #b72f00;}