#b82f32 color space conversions
Hex:
#b82f32
RGB:
184, 47, 50
CMY:
28, 82, 80
CMYK:
0, 74, 73, 28
HSL:
359°, 59.3074%, 45.2941%
HSV (HSB):
359°, 74.4565%, 72.1569%
XYZ:
21.3594, 12.4537, 4.2956
xyY:
0.5605, 0.3268, 12.4537
CIE-Lab:
41.9282, 54.2953, 31.7911
CIE-LCH:
41.9282, 62.9178, 30.3499
CIE-Luv:
41.9282, 102.8356, 21.0989
Hunter-Lab:
35.2898, 46.2815, 17.4858
#b82f32 color charts
#b82f32 color shades, tints & tones
#b82f32 color schemes
#b82f32 color preview, HTML & CSS examples
This text has a color of #b82f32
<p style="color:#b82f32;">Text here</p>
.mytext {color:#b82f32;}
This box has a color of #b82f32
<div style="background-color:#b82f32;">Content here</div>
.mybackground {background-color:#b82f32;}
Border around this has a color of #b82f32
<div style="border:2px solid #b82f32;">Content here</div>
.myborder {border:2px solid #b82f32;}