#b35d06 color space conversions
Hex:
#b35d06
RGB:
179, 93, 6
CMY:
30, 64, 98
CMYK:
0, 48, 97, 30
HSL:
30°, 93.5135%, 36.2745%
HSV (HSB):
30°, 96.6480%, 70.1961%
XYZ:
22.5376, 17.4256, 2.3479
xyY:
0.5327, 0.4118, 17.4256
CIE-Lab:
48.7918, 30.2006, 56.0423
CIE-LCH:
48.7918, 63.6618, 61.6802
CIE-Luv:
48.7918, 71.0367, 44.8216
Hunter-Lab:
41.7439, 23.3206, 25.8860
#b35d06 color charts
#b35d06 color shades, tints & tones
#b35d06 color schemes
#b35d06 color preview, HTML & CSS examples
This text has a color of #b35d06
<p style="color:#b35d06;">Text here</p>
.mytext {color:#b35d06;}
This box has a color of #b35d06
<div style="background-color:#b35d06;">Content here</div>
.mybackground {background-color:#b35d06;}
Border around this has a color of #b35d06
<div style="border:2px solid #b35d06;">Content here</div>
.myborder {border:2px solid #b35d06;}