#b52f03 color space conversions
Hex:
#b52f03
RGB:
181, 47, 3
CMY:
29, 82, 99
CMYK:
0, 74, 98, 29
HSL:
15°, 96.7391%, 36.0784%
HSV (HSB):
15°, 98.3425%, 70.9804%
XYZ:
20.0890, 11.8634, 1.3172
xyY:
0.6038, 0.3566, 11.8634
CIE-Lab:
40.9981, 52.1541, 52.3606
CIE-LCH:
40.9981, 73.9031, 45.1132
CIE-Luv:
40.9981, 106.5845, 32.1133
Hunter-Lab:
34.4432, 43.8344, 21.8429
#b52f03 color charts
#b52f03 color shades, tints & tones
#b52f03 color schemes
#b52f03 color preview, HTML & CSS examples
This text has a color of #b52f03
<p style="color:#b52f03;">Text here</p>
.mytext {color:#b52f03;}
This box has a color of #b52f03
<div style="background-color:#b52f03;">Content here</div>
.mybackground {background-color:#b52f03;}
Border around this has a color of #b52f03
<div style="border:2px solid #b52f03;">Content here</div>
.myborder {border:2px solid #b52f03;}