#b65b6e color space conversions
Hex:
#b65b6e
RGB:
182, 91, 110
CMY:
29, 64, 57
CMYK:
0, 50, 40, 29
HSL:
347°, 38.3966%, 53.5294%
HSV (HSB):
347°, 50.0000%, 71.3725%
XYZ:
25.8470, 18.5530, 16.9707
xyY:
0.4212, 0.3023, 18.5530
CIE-Lab:
50.1601, 38.7639, 6.4368
CIE-LCH:
50.1601, 39.2947, 9.4281
CIE-Luv:
50.1601, 60.8710, 1.2717
Hunter-Lab:
43.0732, 31.7343, 6.7913
#b65b6e color charts
#b65b6e color shades, tints & tones
#b65b6e color schemes
#b65b6e color preview, HTML & CSS examples
This text has a color of #b65b6e
<p style="color:#b65b6e;">Text here</p>
.mytext {color:#b65b6e;}
This box has a color of #b65b6e
<div style="background-color:#b65b6e;">Content here</div>
.mybackground {background-color:#b65b6e;}
Border around this has a color of #b65b6e
<div style="border:2px solid #b65b6e;">Content here</div>
.myborder {border:2px solid #b65b6e;}