#b1755d color space conversions
Hex:
#b1755d
RGB:
177, 117, 93
CMY:
31, 54, 64
CMYK:
0, 34, 47, 31
HSL:
17°, 35.0000%, 52.9412%
HSV (HSB):
17°, 47.4576%, 69.4118%
XYZ:
26.4685, 22.8600, 13.3733
xyY:
0.4221, 0.3646, 22.8600
CIE-Lab:
54.9278, 20.7896, 22.8734
CIE-LCH:
54.9278, 30.9095, 47.7324
CIE-Luv:
54.9278, 43.3524, 24.3463
Hunter-Lab:
47.8121, 15.1454, 16.8848
#b1755d color charts
#b1755d color shades, tints & tones
#b1755d color schemes
#b1755d color preview, HTML & CSS examples
This text has a color of #b1755d
<p style="color:#b1755d;">Text here</p>
.mytext {color:#b1755d;}
This box has a color of #b1755d
<div style="background-color:#b1755d;">Content here</div>
.mybackground {background-color:#b1755d;}
Border around this has a color of #b1755d
<div style="border:2px solid #b1755d;">Content here</div>
.myborder {border:2px solid #b1755d;}