#b65f07 color space conversions
Hex:
#b65f07
RGB:
182, 95, 7
CMY:
29, 63, 97
CMYK:
0, 48, 96, 29
HSL:
30°, 92.5926%, 37.0588%
HSV (HSB):
30°, 96.1538%, 71.3725%
XYZ:
23.4220, 18.1448, 2.4688
xyY:
0.5319, 0.4120, 18.1448
CIE-Lab:
49.6713, 30.4057, 56.6188
CIE-LCH:
49.6713, 64.2666, 61.7631
CIE-Luv:
49.6713, 71.9081, 45.5996
Hunter-Lab:
42.5968, 23.6045, 26.3814
#b65f07 color charts
#b65f07 color shades, tints & tones
#b65f07 color schemes
#b65f07 color preview, HTML & CSS examples
This text has a color of #b65f07
<p style="color:#b65f07;">Text here</p>
.mytext {color:#b65f07;}
This box has a color of #b65f07
<div style="background-color:#b65f07;">Content here</div>
.mybackground {background-color:#b65f07;}
Border around this has a color of #b65f07
<div style="border:2px solid #b65f07;">Content here</div>
.myborder {border:2px solid #b65f07;}