#b14f09 color space conversions
Hex:
#b14f09
RGB:
177, 79, 9
CMY:
31, 69, 96
CMYK:
0, 55, 95, 31
HSL:
25°, 90.3226%, 36.4706%
HSV (HSB):
25°, 94.9153%, 69.4118%
XYZ:
20.9768, 14.9588, 2.0402
xyY:
0.5524, 0.3939, 14.9588
CIE-Lab:
45.5777, 36.7386, 53.0474
CIE-LCH:
45.5777, 64.5272, 55.2951
CIE-Luv:
45.5777, 80.4712, 39.7057
Hunter-Lab:
38.6766, 29.1277, 23.9461
#b14f09 color charts
#b14f09 color shades, tints & tones
#b14f09 color schemes
#b14f09 color preview, HTML & CSS examples
This text has a color of #b14f09
<p style="color:#b14f09;">Text here</p>
.mytext {color:#b14f09;}
This box has a color of #b14f09
<div style="background-color:#b14f09;">Content here</div>
.mybackground {background-color:#b14f09;}
Border around this has a color of #b14f09
<div style="border:2px solid #b14f09;">Content here</div>
.myborder {border:2px solid #b14f09;}