#b32d02 color space conversions
Hex:
#b32d02
RGB:
179, 45, 2
CMY:
30, 82, 99
CMYK:
0, 75, 99, 30
HSL:
15°, 97.7901%, 35.4902%
HSV (HSB):
15°, 98.8827%, 70.1961%
XYZ:
19.5397, 11.4649, 1.2405
xyY:
0.6060, 0.3556, 11.4649
CIE-Lab:
40.3526, 52.1968, 52.1565
CIE-LCH:
40.3526, 73.7890, 44.9778
CIE-Luv:
40.3526, 106.2256, 31.5676
Hunter-Lab:
33.8598, 43.7538, 21.5297
#b32d02 color charts
#b32d02 color shades, tints & tones
#b32d02 color schemes
#b32d02 color preview, HTML & CSS examples
This text has a color of #b32d02
<p style="color:#b32d02;">Text here</p>
.mytext {color:#b32d02;}
This box has a color of #b32d02
<div style="background-color:#b32d02;">Content here</div>
.mybackground {background-color:#b32d02;}
Border around this has a color of #b32d02
<div style="border:2px solid #b32d02;">Content here</div>
.myborder {border:2px solid #b32d02;}