#b5787d color space conversions
Hex:
#b5787d
RGB:
181, 120, 125
CMY:
29, 53, 51
CMYK:
0, 34, 31, 29
HSL:
355°, 29.1866%, 59.0196%
HSV (HSB):
355°, 33.7017%, 70.9804%
XYZ:
29.4742, 24.7374, 22.6234
xyY:
0.3836, 0.3220, 24.7374
CIE-Lab:
56.8186, 24.5584, 7.0919
CIE-LCH:
56.8186, 25.5619, 16.1075
CIE-Luv:
56.8186, 39.7823, 5.1492
Hunter-Lab:
49.7367, 18.7408, 7.8469
#b5787d color charts
#b5787d color shades, tints & tones
#b5787d color schemes
#b5787d color preview, HTML & CSS examples
This text has a color of #b5787d
<p style="color:#b5787d;">Text here</p>
.mytext {color:#b5787d;}
This box has a color of #b5787d
<div style="background-color:#b5787d;">Content here</div>
.mybackground {background-color:#b5787d;}
Border around this has a color of #b5787d
<div style="border:2px solid #b5787d;">Content here</div>
.myborder {border:2px solid #b5787d;}