#b25c3a color space conversions
Hex:
#b25c3a
RGB:
178, 92, 58
CMY:
30, 64, 77
CMYK:
0, 48, 67, 30
HSL:
17°, 50.8475%, 46.2745%
HSV (HSB):
17°, 67.4157%, 69.8039%
XYZ:
22.9510, 17.4248, 6.1567
xyY:
0.4932, 0.3745, 17.4248
CIE-Lab:
48.7908, 32.0854, 34.9442
CIE-LCH:
48.7908, 47.4402, 47.4422
CIE-Luv:
48.7908, 66.8222, 31.4513
Hunter-Lab:
41.7430, 25.0920, 20.4754
#b25c3a color charts
#b25c3a color shades, tints & tones
#b25c3a color schemes
#b25c3a color preview, HTML & CSS examples
This text has a color of #b25c3a
<p style="color:#b25c3a;">Text here</p>
.mytext {color:#b25c3a;}
This box has a color of #b25c3a
<div style="background-color:#b25c3a;">Content here</div>
.mybackground {background-color:#b25c3a;}
Border around this has a color of #b25c3a
<div style="border:2px solid #b25c3a;">Content here</div>
.myborder {border:2px solid #b25c3a;}