#b14c07 color space conversions
Hex:
#b14c07
RGB:
177, 76, 7
CMY:
31, 70, 97
CMYK:
0, 57, 96, 31
HSL:
24°, 92.3913%, 36.0784%
HSV (HSB):
24°, 96.0452%, 69.4118%
XYZ:
20.7543, 14.5313, 1.9120
xyY:
0.5579, 0.3907, 14.5313
CIE-Lab:
44.9855, 38.2192, 53.1633
CIE-LCH:
44.9855, 65.4755, 54.2876
CIE-Luv:
44.9855, 82.8990, 38.9757
Hunter-Lab:
38.1200, 30.4735, 23.7102
#b14c07 color charts
#b14c07 color shades, tints & tones
#b14c07 color schemes
#b14c07 color preview, HTML & CSS examples
This text has a color of #b14c07
<p style="color:#b14c07;">Text here</p>
.mytext {color:#b14c07;}
This box has a color of #b14c07
<div style="background-color:#b14c07;">Content here</div>
.mybackground {background-color:#b14c07;}
Border around this has a color of #b14c07
<div style="border:2px solid #b14c07;">Content here</div>
.myborder {border:2px solid #b14c07;}