#b65c0f color space conversions
Hex:
#b65c0f
RGB:
182, 92, 15
CMY:
29, 64, 94
CMYK:
0, 49, 92, 29
HSL:
28°, 84.7716%, 38.6275%
HSV (HSB):
28°, 91.7582%, 71.3725%
XYZ:
23.2048, 17.6339, 2.6326
xyY:
0.5338, 0.4056, 17.6339
CIE-Lab:
49.0490, 32.1162, 54.3211
CIE-LCH:
49.0490, 63.1049, 59.4072
CIE-Luv:
49.0490, 74.0624, 43.7004
Hunter-Lab:
41.9927, 25.1502, 25.6779
#b65c0f color charts
#b65c0f color shades, tints & tones
#b65c0f color schemes
#b65c0f color preview, HTML & CSS examples
This text has a color of #b65c0f
<p style="color:#b65c0f;">Text here</p>
.mytext {color:#b65c0f;}
This box has a color of #b65c0f
<div style="background-color:#b65c0f;">Content here</div>
.mybackground {background-color:#b65c0f;}
Border around this has a color of #b65c0f
<div style="border:2px solid #b65c0f;">Content here</div>
.myborder {border:2px solid #b65c0f;}