#b52f1f color space conversions
Hex:
#b52f1f
RGB:
181, 47, 31
CMY:
29, 82, 88
CMYK:
0, 74, 83, 29
HSL:
6°, 70.7547%, 41.5686%
HSV (HSB):
6°, 82.8729%, 70.9804%
XYZ:
20.3199, 11.9557, 2.5330
xyY:
0.5838, 0.3435, 11.9557
CIE-Lab:
41.1457, 52.6549, 41.4330
CIE-LCH:
41.1457, 67.0017, 38.1985
CIE-Luv:
41.1457, 103.9472, 27.1932
Hunter-Lab:
34.5770, 44.3893, 19.8605
#b52f1f color charts
#b52f1f color shades, tints & tones
#b52f1f color schemes
#b52f1f color preview, HTML & CSS examples
This text has a color of #b52f1f
<p style="color:#b52f1f;">Text here</p>
.mytext {color:#b52f1f;}
This box has a color of #b52f1f
<div style="background-color:#b52f1f;">Content here</div>
.mybackground {background-color:#b52f1f;}
Border around this has a color of #b52f1f
<div style="border:2px solid #b52f1f;">Content here</div>
.myborder {border:2px solid #b52f1f;}