#b25b3d color space conversions
Hex:
#b25b3d
RGB:
178, 91, 61
CMY:
30, 64, 76
CMYK:
0, 49, 66, 30
HSL:
15°, 48.9540%, 46.8627%
HSV (HSB):
15°, 65.7303%, 69.8039%
XYZ:
22.9435, 17.2841, 6.5418
xyY:
0.4906, 0.3696, 17.2841
CIE-Lab:
48.6160, 32.8052, 33.0744
CIE-LCH:
48.6160, 46.5843, 45.2341
CIE-Luv:
48.6160, 67.1311, 29.7310
Hunter-Lab:
41.5741, 25.7540, 19.7725
#b25b3d color charts
#b25b3d color shades, tints & tones
#b25b3d color schemes
#b25b3d color preview, HTML & CSS examples
This text has a color of #b25b3d
<p style="color:#b25b3d;">Text here</p>
.mytext {color:#b25b3d;}
This box has a color of #b25b3d
<div style="background-color:#b25b3d;">Content here</div>
.mybackground {background-color:#b25b3d;}
Border around this has a color of #b25b3d
<div style="border:2px solid #b25b3d;">Content here</div>
.myborder {border:2px solid #b25b3d;}