#b1725c color space conversions
Hex:
#b1725c
RGB:
177, 114, 92
CMY:
31, 55, 64
CMYK:
0, 36, 48, 31
HSL:
16°, 35.2697%, 52.7451%
HSV (HSB):
16°, 48.0226%, 69.4118%
XYZ:
26.0805, 22.1544, 13.0269
xyY:
0.4257, 0.3616, 22.1544
CIE-Lab:
54.1905, 22.3645, 22.4681
CIE-LCH:
54.1905, 31.7015, 45.1324
CIE-Luv:
54.1905, 45.5237, 23.4603
Hunter-Lab:
47.0685, 16.5365, 16.5386
#b1725c color charts
#b1725c color shades, tints & tones
#b1725c color schemes
#b1725c color preview, HTML & CSS examples
This text has a color of #b1725c
<p style="color:#b1725c;">Text here</p>
.mytext {color:#b1725c;}
This box has a color of #b1725c
<div style="background-color:#b1725c;">Content here</div>
.mybackground {background-color:#b1725c;}
Border around this has a color of #b1725c
<div style="border:2px solid #b1725c;">Content here</div>
.myborder {border:2px solid #b1725c;}