#b4705c color space conversions
Hex:
#b4705c
RGB:
180, 112, 92
CMY:
29, 56, 64
CMYK:
0, 38, 49, 29
HSL:
14°, 36.9748%, 53.3333%
HSV (HSB):
14°, 48.8889%, 70.5882%
XYZ:
26.5483, 22.0643, 12.9848
xyY:
0.4310, 0.3582, 22.0643
CIE-Lab:
54.0952, 24.7063, 22.4100
CIE-LCH:
54.0952, 33.3558, 42.2098
CIE-Luv:
54.0952, 49.2327, 22.8793
Hunter-Lab:
46.9727, 18.6835, 16.4912
#b4705c color charts
#b4705c color shades, tints & tones
#b4705c color schemes
#b4705c color preview, HTML & CSS examples
This text has a color of #b4705c
<p style="color:#b4705c;">Text here</p>
.mytext {color:#b4705c;}
This box has a color of #b4705c
<div style="background-color:#b4705c;">Content here</div>
.mybackground {background-color:#b4705c;}
Border around this has a color of #b4705c
<div style="border:2px solid #b4705c;">Content here</div>
.myborder {border:2px solid #b4705c;}