#b14f2a color space conversions
Hex:
#b14f2a
RGB:
177, 79, 42
CMY:
31, 69, 84
CMYK:
0, 55, 76, 31
HSL:
16°, 61.6438%, 42.9412%
HSV (HSB):
16°, 76.2712%, 69.4118%
XYZ:
21.3454, 15.1062, 3.9813
xyY:
0.5279, 0.3736, 15.1062
CIE-Lab:
45.7794, 37.6290, 40.1342
CIE-LCH:
45.7794, 55.0154, 46.8452
CIE-Luv:
45.7794, 77.7828, 32.6180
Hunter-Lab:
38.8668, 30.0142, 21.1334
#b14f2a color charts
#b14f2a color shades, tints & tones
#b14f2a color schemes
#b14f2a color preview, HTML & CSS examples
This text has a color of #b14f2a
<p style="color:#b14f2a;">Text here</p>
.mytext {color:#b14f2a;}
This box has a color of #b14f2a
<div style="background-color:#b14f2a;">Content here</div>
.mybackground {background-color:#b14f2a;}
Border around this has a color of #b14f2a
<div style="border:2px solid #b14f2a;">Content here</div>
.myborder {border:2px solid #b14f2a;}