#b14336 color space conversions
Hex:
#b14336
RGB:
177, 67, 54
CMY:
31, 74, 79
CMYK:
0, 62, 69, 31
HSL:
6°, 53.2468%, 45.2941%
HSV (HSB):
6°, 69.4915%, 69.4118%
XYZ:
20.8045, 13.6278, 5.0239
xyY:
0.5273, 0.3454, 13.6278
CIE-Lab:
43.6943, 44.0273, 31.1873
CIE-LCH:
43.6943, 53.9541, 35.3123
CIE-Luv:
43.6943, 84.3399, 23.9038
Hunter-Lab:
36.9158, 35.9938, 17.7722
#b14336 color charts
#b14336 color shades, tints & tones
#b14336 color schemes
#b14336 color preview, HTML & CSS examples
This text has a color of #b14336
<p style="color:#b14336;">Text here</p>
.mytext {color:#b14336;}
This box has a color of #b14336
<div style="background-color:#b14336;">Content here</div>
.mybackground {background-color:#b14336;}
Border around this has a color of #b14336
<div style="border:2px solid #b14336;">Content here</div>
.myborder {border:2px solid #b14336;}