#b14a4e color space conversions
Hex:
#b14a4e
RGB:
177, 74, 78
CMY:
31, 71, 69
CMYK:
0, 58, 56, 31
HSL:
358°, 41.0359%, 49.2157%
HSV (HSB):
358°, 58.1921%, 69.4118%
XYZ:
21.9554, 14.7947, 8.9062
xyY:
0.4809, 0.3240, 14.7947
CIE-Lab:
45.3518, 42.3402, 18.9613
CIE-LCH:
45.3518, 46.3921, 24.1244
CIE-Luv:
45.3518, 74.7048, 13.9947
Hunter-Lab:
38.4639, 34.5768, 13.1963
#b14a4e color charts
#b14a4e color shades, tints & tones
#b14a4e color schemes
#b14a4e color preview, HTML & CSS examples
This text has a color of #b14a4e
<p style="color:#b14a4e;">Text here</p>
.mytext {color:#b14a4e;}
This box has a color of #b14a4e
<div style="background-color:#b14a4e;">Content here</div>
.mybackground {background-color:#b14a4e;}
Border around this has a color of #b14a4e
<div style="border:2px solid #b14a4e;">Content here</div>
.myborder {border:2px solid #b14a4e;}