#b32010 color space conversions
Hex:
#b32010
RGB:
179, 32, 16
CMY:
30, 87, 94
CMYK:
0, 82, 91, 30
HSL:
6°, 83.5897%, 38.2353%
HSV (HSB):
6°, 91.0615%, 70.1961%
XYZ:
19.2004, 10.6541, 1.5347
xyY:
0.6117, 0.3394, 10.6541
CIE-Lab:
38.9917, 56.3447, 46.5019
CIE-LCH:
38.9917, 73.0558, 39.5332
CIE-Luv:
38.9917, 111.7357, 27.3105
Hunter-Lab:
32.6407, 47.8790, 20.0608
#b32010 color charts
#b32010 color shades, tints & tones
#b32010 color schemes
#b32010 color preview, HTML & CSS examples
This text has a color of #b32010
<p style="color:#b32010;">Text here</p>
.mytext {color:#b32010;}
This box has a color of #b32010
<div style="background-color:#b32010;">Content here</div>
.mybackground {background-color:#b32010;}
Border around this has a color of #b32010
<div style="border:2px solid #b32010;">Content here</div>
.myborder {border:2px solid #b32010;}