#b65500 color space conversions
Hex:
#b65500
RGB:
182, 85, 0
CMY:
29, 67, 100
CMYK:
0, 53, 100, 29
HSL:
28°, 100.0000%, 35.6863%
HSV (HSB):
28°, 100.0000%, 71.3725%
XYZ:
22.5399, 16.4421, 1.9857
xyY:
0.5502, 0.4013, 16.4421
CIE-Lab:
47.5492, 35.5671, 56.9241
CIE-LCH:
47.5492, 67.1221, 58.0022
CIE-Luv:
47.5492, 80.2721, 42.9716
Hunter-Lab:
40.5488, 28.2624, 25.4808
#b65500 color charts
#b65500 color shades, tints & tones
#b65500 color schemes
#b65500 color preview, HTML & CSS examples
This text has a color of #b65500
<p style="color:#b65500;">Text here</p>
.mytext {color:#b65500;}
This box has a color of #b65500
<div style="background-color:#b65500;">Content here</div>
.mybackground {background-color:#b65500;}
Border around this has a color of #b65500
<div style="border:2px solid #b65500;">Content here</div>
.myborder {border:2px solid #b65500;}