#b32d05 color space conversions
Hex:
#b32d05
RGB:
179, 45, 5
CMY:
30, 82, 98
CMYK:
0, 75, 97, 30
HSL:
14°, 94.5652%, 36.0784%
HSV (HSB):
14°, 97.2067%, 70.1961%
XYZ:
19.5562, 11.4714, 1.3271
xyY:
0.6044, 0.3546, 11.4714
CIE-Lab:
40.3634, 52.2331, 51.1519
CIE-LCH:
40.3634, 73.1082, 44.4008
CIE-Luv:
40.3634, 106.0279, 31.2035
Hunter-Lab:
33.8695, 43.7939, 21.3856
#b32d05 color charts
#b32d05 color shades, tints & tones
#b32d05 color schemes
#b32d05 color preview, HTML & CSS examples
This text has a color of #b32d05
<p style="color:#b32d05;">Text here</p>
.mytext {color:#b32d05;}
This box has a color of #b32d05
<div style="background-color:#b32d05;">Content here</div>
.mybackground {background-color:#b32d05;}
Border around this has a color of #b32d05
<div style="border:2px solid #b32d05;">Content here</div>
.myborder {border:2px solid #b32d05;}