#b25a2f color space conversions
Hex:
#b25a2f
RGB:
178, 90, 47
CMY:
30, 65, 82
CMYK:
0, 49, 74, 30
HSL:
20°, 58.2222%, 44.1176%
HSV (HSB):
20°, 73.5955%, 69.8039%
XYZ:
22.5294, 16.9825, 4.7799
xyY:
0.5087, 0.3834, 16.9825
CIE-Lab:
48.2380, 32.5498, 40.2023
CIE-LCH:
48.2380, 51.7273, 51.0047
CIE-Luv:
48.2380, 69.7312, 34.9941
Hunter-Lab:
41.2099, 25.4683, 21.9700
#b25a2f color charts
#b25a2f color shades, tints & tones
#b25a2f color schemes
#b25a2f color preview, HTML & CSS examples
This text has a color of #b25a2f
<p style="color:#b25a2f;">Text here</p>
.mytext {color:#b25a2f;}
This box has a color of #b25a2f
<div style="background-color:#b25a2f;">Content here</div>
.mybackground {background-color:#b25a2f;}
Border around this has a color of #b25a2f
<div style="border:2px solid #b25a2f;">Content here</div>
.myborder {border:2px solid #b25a2f;}