#b65f0c color space conversions
Hex:
#b65f0c
RGB:
182, 95, 12
CMY:
29, 63, 95
CMYK:
0, 48, 93, 29
HSL:
29°, 87.6289%, 38.0392%
HSV (HSB):
29°, 93.4066%, 71.3725%
XYZ:
23.4500, 18.1560, 2.6163
xyY:
0.5303, 0.4106, 18.1560
CIE-Lab:
49.6848, 30.4723, 55.5365
CIE-LCH:
49.6848, 63.3472, 61.2469
CIE-Luv:
49.6848, 71.7460, 45.0944
Hunter-Lab:
42.6099, 23.6685, 26.1864
#b65f0c color charts
#b65f0c color shades, tints & tones
#b65f0c color schemes
#b65f0c color preview, HTML & CSS examples
This text has a color of #b65f0c
<p style="color:#b65f0c;">Text here</p>
.mytext {color:#b65f0c;}
This box has a color of #b65f0c
<div style="background-color:#b65f0c;">Content here</div>
.mybackground {background-color:#b65f0c;}
Border around this has a color of #b65f0c
<div style="border:2px solid #b65f0c;">Content here</div>
.myborder {border:2px solid #b65f0c;}