#b32c01 color space conversions
Hex:
#b32c01
RGB:
179, 44, 1
CMY:
30, 83, 100
CMYK:
0, 75, 99, 30
HSL:
14°, 98.8889%, 35.2941%
HSV (HSB):
14°, 99.4413%, 70.1961%
XYZ:
19.4966, 11.3873, 1.1991
xyY:
0.6077, 0.3549, 11.3873
CIE-Lab:
40.2252, 52.5285, 52.4433
CIE-LCH:
40.2252, 74.2263, 44.9535
CIE-Luv:
40.2252, 106.8618, 31.4821
Hunter-Lab:
33.7450, 44.0766, 21.5147
#b32c01 color charts
#b32c01 color shades, tints & tones
#b32c01 color schemes
#b32c01 color preview, HTML & CSS examples
This text has a color of #b32c01
<p style="color:#b32c01;">Text here</p>
.mytext {color:#b32c01;}
This box has a color of #b32c01
<div style="background-color:#b32c01;">Content here</div>
.mybackground {background-color:#b32c01;}
Border around this has a color of #b32c01
<div style="border:2px solid #b32c01;">Content here</div>
.myborder {border:2px solid #b32c01;}