#b5725d color space conversions
Hex:
#b5725d
RGB:
181, 114, 93
CMY:
29, 55, 64
CMYK:
0, 37, 49, 29
HSL:
14°, 37.2881%, 53.7255%
HSV (HSB):
14°, 48.6188%, 70.9804%
XYZ:
27.0492, 22.6487, 13.3019
xyY:
0.4294, 0.3595, 22.6487
CIE-Lab:
54.7086, 24.1047, 22.6727
CIE-LCH:
54.7086, 33.0921, 43.2465
CIE-Luv:
54.7086, 48.5084, 23.3863
Hunter-Lab:
47.5906, 18.1706, 16.7415
#b5725d color charts
#b5725d color shades, tints & tones
#b5725d color schemes
#b5725d color preview, HTML & CSS examples
This text has a color of #b5725d
<p style="color:#b5725d;">Text here</p>
.mytext {color:#b5725d;}
This box has a color of #b5725d
<div style="background-color:#b5725d;">Content here</div>
.mybackground {background-color:#b5725d;}
Border around this has a color of #b5725d
<div style="border:2px solid #b5725d;">Content here</div>
.myborder {border:2px solid #b5725d;}