#b25d3a color space conversions
Hex:
#b25d3a
RGB:
178, 93, 58
CMY:
30, 64, 77
CMYK:
0, 48, 67, 30
HSL:
18°, 50.8475%, 46.2745%
HSV (HSB):
18°, 67.4157%, 69.8039%
XYZ:
23.0382, 17.5992, 6.1857
xyY:
0.4920, 0.3759, 17.5992
CIE-Lab:
49.0063, 31.5505, 35.1951
CIE-LCH:
49.0063, 47.2666, 48.1255
CIE-Luv:
49.0063, 66.0806, 31.8496
Hunter-Lab:
41.9514, 24.6109, 20.6237
#b25d3a color charts
#b25d3a color shades, tints & tones
#b25d3a color schemes
#b25d3a color preview, HTML & CSS examples
This text has a color of #b25d3a
<p style="color:#b25d3a;">Text here</p>
.mytext {color:#b25d3a;}
This box has a color of #b25d3a
<div style="background-color:#b25d3a;">Content here</div>
.mybackground {background-color:#b25d3a;}
Border around this has a color of #b25d3a
<div style="border:2px solid #b25d3a;">Content here</div>
.myborder {border:2px solid #b25d3a;}