#b35d0d color space conversions
Hex:
#b35d0d
RGB:
179, 93, 13
CMY:
30, 64, 95
CMYK:
0, 48, 93, 30
HSL:
29°, 86.4583%, 37.6471%
HSV (HSB):
29°, 92.7374%, 70.1961%
XYZ:
22.5774, 17.4415, 2.5573
xyY:
0.5303, 0.4097, 17.4415
CIE-Lab:
48.8115, 30.2976, 54.4679
CIE-LCH:
48.8115, 62.3274, 60.9151
CIE-Luv:
48.8115, 70.8005, 44.0885
Hunter-Lab:
41.7630, 23.4133, 25.6035
#b35d0d color charts
#b35d0d color shades, tints & tones
#b35d0d color schemes
#b35d0d color preview, HTML & CSS examples
This text has a color of #b35d0d
<p style="color:#b35d0d;">Text here</p>
.mytext {color:#b35d0d;}
This box has a color of #b35d0d
<div style="background-color:#b35d0d;">Content here</div>
.mybackground {background-color:#b35d0d;}
Border around this has a color of #b35d0d
<div style="border:2px solid #b35d0d;">Content here</div>
.myborder {border:2px solid #b35d0d;}