#b25f2f color space conversions
Hex:
#b25f2f
RGB:
178, 95, 47
CMY:
30, 63, 82
CMYK:
0, 47, 74, 30
HSL:
22°, 58.2222%, 44.1176%
HSV (HSB):
22°, 73.5955%, 69.8039%
XYZ:
22.9654, 17.8546, 4.9252
xyY:
0.5020, 0.3903, 17.8546
CIE-Lab:
49.3193, 29.8727, 41.3586
CIE-LCH:
49.3193, 51.0187, 54.1600
CIE-Luv:
49.3193, 65.9060, 36.9016
Hunter-Lab:
42.2547, 23.0687, 22.6675
#b25f2f color charts
#b25f2f color shades, tints & tones
#b25f2f color schemes
#b25f2f color preview, HTML & CSS examples
This text has a color of #b25f2f
<p style="color:#b25f2f;">Text here</p>
.mytext {color:#b25f2f;}
This box has a color of #b25f2f
<div style="background-color:#b25f2f;">Content here</div>
.mybackground {background-color:#b25f2f;}
Border around this has a color of #b25f2f
<div style="border:2px solid #b25f2f;">Content here</div>
.myborder {border:2px solid #b25f2f;}