#b25c3b color space conversions
Hex:
#b25c3b
RGB:
178, 92, 59
CMY:
30, 64, 77
CMYK:
0, 48, 67, 30
HSL:
17°, 50.2110%, 46.4706%
HSV (HSB):
17°, 66.8539%, 69.8039%
XYZ:
22.9767, 17.4350, 6.2920
xyY:
0.4920, 0.3733, 17.4350
CIE-Lab:
48.8036, 32.1466, 34.4079
CIE-LCH:
48.8036, 47.0883, 46.9459
CIE-Luv:
48.8036, 66.6831, 31.0185
Hunter-Lab:
41.7553, 25.1514, 20.2945
#b25c3b color charts
#b25c3b color shades, tints & tones
#b25c3b color schemes
#b25c3b color preview, HTML & CSS examples
This text has a color of #b25c3b
<p style="color:#b25c3b;">Text here</p>
.mytext {color:#b25c3b;}
This box has a color of #b25c3b
<div style="background-color:#b25c3b;">Content here</div>
.mybackground {background-color:#b25c3b;}
Border around this has a color of #b25c3b
<div style="border:2px solid #b25c3b;">Content here</div>
.myborder {border:2px solid #b25c3b;}