#b0565e color space conversions
Hex:
#b0565e
RGB:
176, 86, 94
CMY:
31, 66, 63
CMYK:
0, 51, 47, 31
HSL:
355°, 36.2903%, 51.3725%
HSV (HSB):
355°, 51.1364%, 69.0196%
XYZ:
23.2527, 16.6938, 12.5864
xyY:
0.4426, 0.3178, 16.6938
CIE-Lab:
47.8719, 37.4045, 12.6976
CIE-LCH:
47.8719, 39.5010, 18.7507
CIE-Luv:
47.8719, 62.7483, 8.7840
Hunter-Lab:
40.8581, 30.0841, 10.3363
#b0565e color charts
#b0565e color shades, tints & tones
#b0565e color schemes
#b0565e color preview, HTML & CSS examples
This text has a color of #b0565e
<p style="color:#b0565e;">Text here</p>
.mytext {color:#b0565e;}
This box has a color of #b0565e
<div style="background-color:#b0565e;">Content here</div>
.mybackground {background-color:#b0565e;}
Border around this has a color of #b0565e
<div style="border:2px solid #b0565e;">Content here</div>
.myborder {border:2px solid #b0565e;}