#b52f32 color space conversions
Hex:
#b52f32
RGB:
181, 47, 50
CMY:
29, 82, 80
CMYK:
0, 74, 72, 29
HSL:
359°, 58.7719%, 44.7059%
HSV (HSB):
359°, 74.0331%, 70.9804%
XYZ:
20.6483, 12.0871, 4.2624
xyY:
0.5581, 0.3267, 12.0871
CIE-Lab:
41.3542, 53.3581, 30.9776
CIE-LCH:
41.3542, 61.6984, 30.1378
CIE-Luv:
41.3542, 100.4121, 20.5598
Hunter-Lab:
34.7665, 45.1723, 17.0676
#b52f32 color charts
#b52f32 color shades, tints & tones
#b52f32 color schemes
#b52f32 color preview, HTML & CSS examples
This text has a color of #b52f32
<p style="color:#b52f32;">Text here</p>
.mytext {color:#b52f32;}
This box has a color of #b52f32
<div style="background-color:#b52f32;">Content here</div>
.mybackground {background-color:#b52f32;}
Border around this has a color of #b52f32
<div style="border:2px solid #b52f32;">Content here</div>
.myborder {border:2px solid #b52f32;}