#b5938c color space conversions
Hex:
#b5938c
RGB:
181, 147, 140
CMY:
29, 42, 45
CMYK:
0, 19, 23, 29
HSL:
10°, 21.6931%, 62.9412%
HSV (HSB):
10°, 22.6519%, 70.9804%
XYZ:
34.2234, 32.5846, 29.2966
xyY:
0.3561, 0.3391, 32.5846
CIE-Lab:
63.8232, 11.6464, 8.5094
CIE-LCH:
63.8232, 14.4239, 36.1537
CIE-Luv:
63.8232, 21.7809, 9.7290
Hunter-Lab:
57.0830, 7.1223, 9.5287
#b5938c color charts
#b5938c color shades, tints & tones
#b5938c color schemes
#b5938c color preview, HTML & CSS examples
This text has a color of #b5938c
<p style="color:#b5938c;">Text here</p>
.mytext {color:#b5938c;}
This box has a color of #b5938c
<div style="background-color:#b5938c;">Content here</div>
.mybackground {background-color:#b5938c;}
Border around this has a color of #b5938c
<div style="border:2px solid #b5938c;">Content here</div>
.myborder {border:2px solid #b5938c;}