#b65541 color space conversions
Hex:
#b65541
RGB:
182, 85, 65
CMY:
29, 67, 75
CMYK:
0, 53, 64, 29
HSL:
10°, 47.3684%, 48.4314%
HSV (HSB):
10°, 64.2857%, 71.3725%
XYZ:
23.4940, 16.8237, 7.0101
xyY:
0.4964, 0.3555, 16.8237
CIE-Lab:
48.0372, 37.7706, 30.2502
CIE-LCH:
48.0372, 48.3911, 38.6910
CIE-Luv:
48.0372, 74.1298, 26.0282
Hunter-Lab:
41.0167, 30.4639, 18.5786
#b65541 color charts
#b65541 color shades, tints & tones
#b65541 color schemes
#b65541 color preview, HTML & CSS examples
This text has a color of #b65541
<p style="color:#b65541;">Text here</p>
.mytext {color:#b65541;}
This box has a color of #b65541
<div style="background-color:#b65541;">Content here</div>
.mybackground {background-color:#b65541;}
Border around this has a color of #b65541
<div style="border:2px solid #b65541;">Content here</div>
.myborder {border:2px solid #b65541;}