#b2805d color space conversions
Hex:
#b2805d
RGB:
178, 128, 93
CMY:
30, 50, 64
CMYK:
0, 28, 48, 30
HSL:
25°, 35.5649%, 53.1373%
HSV (HSB):
25°, 47.7528%, 69.8039%
XYZ:
28.0551, 25.6936, 13.8366
xyY:
0.4151, 0.3802, 25.6936
CIE-Lab:
57.7451, 15.0437, 26.5956
CIE-LCH:
57.7451, 30.5556, 60.5055
CIE-Luv:
57.7451, 36.6444, 29.9701
Hunter-Lab:
50.6889, 10.0898, 19.2977
#b2805d color charts
#b2805d color shades, tints & tones
#b2805d color schemes
#b2805d color preview, HTML & CSS examples
This text has a color of #b2805d
<p style="color:#b2805d;">Text here</p>
.mytext {color:#b2805d;}
This box has a color of #b2805d
<div style="background-color:#b2805d;">Content here</div>
.mybackground {background-color:#b2805d;}
Border around this has a color of #b2805d
<div style="border:2px solid #b2805d;">Content here</div>
.myborder {border:2px solid #b2805d;}