#b65e56 color space conversions
Hex:
#b65e56
RGB:
182, 94, 86
CMY:
29, 63, 66
CMYK:
0, 48, 53, 29
HSL:
5°, 39.6694%, 52.5490%
HSV (HSB):
5°, 52.7473%, 71.3725%
XYZ:
24.9738, 18.6224, 11.0823
xyY:
0.4567, 0.3406, 18.6224
CIE-Lab:
50.2424, 34.7196, 20.8312
CIE-LCH:
50.2424, 40.4893, 30.9631
CIE-Luv:
50.2424, 64.0721, 18.4041
Hunter-Lab:
43.1537, 27.7824, 14.9813
#b65e56 color charts
#b65e56 color shades, tints & tones
#b65e56 color schemes
#b65e56 color preview, HTML & CSS examples
This text has a color of #b65e56
<p style="color:#b65e56;">Text here</p>
.mytext {color:#b65e56;}
This box has a color of #b65e56
<div style="background-color:#b65e56;">Content here</div>
.mybackground {background-color:#b65e56;}
Border around this has a color of #b65e56
<div style="border:2px solid #b65e56;">Content here</div>
.myborder {border:2px solid #b65e56;}