#b72f06 color space conversions
Hex:
#b72f06
RGB:
183, 47, 6
CMY:
28, 82, 98
CMYK:
0, 74, 97, 28
HSL:
14°, 93.6508%, 37.0588%
HSV (HSB):
14°, 96.7213%, 71.7647%
XYZ:
20.5778, 12.1135, 1.4259
xyY:
0.6032, 0.3551, 12.1135
CIE-Lab:
41.3959, 52.8360, 51.8171
CIE-LCH:
41.3959, 74.0044, 44.4422
CIE-Luv:
41.3959, 107.9800, 32.0007
Hunter-Lab:
34.8044, 44.6290, 21.9341
#b72f06 color charts
#b72f06 color shades, tints & tones
#b72f06 color schemes
#b72f06 color preview, HTML & CSS examples
This text has a color of #b72f06
<p style="color:#b72f06;">Text here</p>
.mytext {color:#b72f06;}
This box has a color of #b72f06
<div style="background-color:#b72f06;">Content here</div>
.mybackground {background-color:#b72f06;}
Border around this has a color of #b72f06
<div style="border:2px solid #b72f06;">Content here</div>
.myborder {border:2px solid #b72f06;}