#b65c5f color space conversions
Hex:
#b65c5f
RGB:
182, 92, 95
CMY:
29, 64, 63
CMYK:
0, 49, 48, 29
HSL:
358°, 38.1356%, 53.7255%
HSV (HSB):
358°, 49.4505%, 71.3725%
XYZ:
25.1841, 18.4256, 13.0556
xyY:
0.4444, 0.3252, 18.4256
CIE-Lab:
50.0083, 36.6252, 15.1850
CIE-LCH:
50.0083, 39.6483, 22.5191
CIE-Luv:
50.0083, 63.5836, 11.9283
Hunter-Lab:
42.9251, 29.6070, 12.0145
#b65c5f color charts
#b65c5f color shades, tints & tones
#b65c5f color schemes
#b65c5f color preview, HTML & CSS examples
This text has a color of #b65c5f
<p style="color:#b65c5f;">Text here</p>
.mytext {color:#b65c5f;}
This box has a color of #b65c5f
<div style="background-color:#b65c5f;">Content here</div>
.mybackground {background-color:#b65c5f;}
Border around this has a color of #b65c5f
<div style="border:2px solid #b65c5f;">Content here</div>
.myborder {border:2px solid #b65c5f;}