#b72c00 color space conversions
Hex:
#b72c00
RGB:
183, 44, 0
CMY:
28, 83, 100
CMYK:
0, 76, 100, 28
HSL:
14°, 100.0000%, 35.8824%
HSV (HSB):
14°, 100.0000%, 71.7647%
XYZ:
20.4291, 11.8686, 1.2141
xyY:
0.6096, 0.3542, 11.8686
CIE-Lab:
41.0066, 53.7890, 53.6051
CIE-LCH:
41.0066, 75.9393, 44.9019
CIE-Luv:
41.0066, 110.0793, 32.0917
Hunter-Lab:
34.4509, 45.5601, 22.0261
#b72c00 color charts
#b72c00 color shades, tints & tones
#b72c00 color schemes
#b72c00 color preview, HTML & CSS examples
This text has a color of #b72c00
<p style="color:#b72c00;">Text here</p>
.mytext {color:#b72c00;}
This box has a color of #b72c00
<div style="background-color:#b72c00;">Content here</div>
.mybackground {background-color:#b72c00;}
Border around this has a color of #b72c00
<div style="border:2px solid #b72c00;">Content here</div>
.myborder {border:2px solid #b72c00;}