#b52f06 color space conversions
Hex:
#b52f06
RGB:
181, 47, 6
CMY:
29, 82, 98
CMYK:
0, 74, 97, 29
HSL:
14°, 93.5829%, 36.6667%
HSV (HSB):
14°, 96.6851%, 70.9804%
XYZ:
20.1054, 11.8699, 1.4037
xyY:
0.6023, 0.3556, 11.8699
CIE-Lab:
41.0087, 52.1899, 51.3944
CIE-LCH:
41.0087, 73.2473, 44.5600
CIE-Luv:
41.0087, 106.3923, 31.7556
Hunter-Lab:
34.4528, 43.8740, 21.7012
#b52f06 color charts
#b52f06 color shades, tints & tones
#b52f06 color schemes
#b52f06 color preview, HTML & CSS examples
This text has a color of #b52f06
<p style="color:#b52f06;">Text here</p>
.mytext {color:#b52f06;}
This box has a color of #b52f06
<div style="background-color:#b52f06;">Content here</div>
.mybackground {background-color:#b52f06;}
Border around this has a color of #b52f06
<div style="border:2px solid #b52f06;">Content here</div>
.myborder {border:2px solid #b52f06;}