#b1765d color space conversions
Hex:
#b1765d
RGB:
177, 118, 93
CMY:
31, 54, 64
CMYK:
0, 33, 47, 31
HSL:
18°, 35.0000%, 52.9412%
HSV (HSB):
18°, 47.4576%, 69.4118%
XYZ:
26.5857, 23.0943, 13.4124
xyY:
0.4214, 0.3660, 23.0943
CIE-Lab:
55.1693, 20.2297, 23.1931
CIE-LCH:
55.1693, 30.7759, 48.9042
CIE-Luv:
55.1693, 42.6741, 24.8441
Hunter-Lab:
48.0565, 14.6503, 17.0920
#b1765d color charts
#b1765d color shades, tints & tones
#b1765d color schemes
#b1765d color preview, HTML & CSS examples
This text has a color of #b1765d
<p style="color:#b1765d;">Text here</p>
.mytext {color:#b1765d;}
This box has a color of #b1765d
<div style="background-color:#b1765d;">Content here</div>
.mybackground {background-color:#b1765d;}
Border around this has a color of #b1765d
<div style="border:2px solid #b1765d;">Content here</div>
.myborder {border:2px solid #b1765d;}