#b32b00 color space conversions
Hex:
#b32b00
RGB:
179, 43, 0
CMY:
30, 83, 100
CMYK:
0, 76, 100, 30
HSL:
14°, 100.0000%, 35.0980%
HSV (HSB):
14°, 100.0000%, 70.1961%
XYZ:
19.4543, 11.3115, 1.1580
xyY:
0.6094, 0.3543, 11.3115
CIE-Lab:
40.1002, 52.8542, 52.7423
CIE-LCH:
40.1002, 74.6680, 44.9393
CIE-Luv:
40.1002, 107.4899, 31.4013
Hunter-Lab:
33.6325, 44.3941, 21.5014
#b32b00 color charts
#b32b00 color shades, tints & tones
#b32b00 color schemes
#b32b00 color preview, HTML & CSS examples
This text has a color of #b32b00
<p style="color:#b32b00;">Text here</p>
.mytext {color:#b32b00;}
This box has a color of #b32b00
<div style="background-color:#b32b00;">Content here</div>
.mybackground {background-color:#b32b00;}
Border around this has a color of #b32b00
<div style="border:2px solid #b32b00;">Content here</div>
.myborder {border:2px solid #b32b00;}