#b9443e color space conversions
Hex:
#b9443e
RGB:
185, 68, 62
CMY:
27, 73, 76
CMYK:
0, 63, 66, 27
HSL:
3°, 49.7976%, 48.4314%
HSV (HSB):
3°, 66.4865%, 72.5490%
XYZ:
22.9442, 14.7963, 6.2041
xyY:
0.5221, 0.3367, 14.7963
CIE-Lab:
45.3540, 46.8689, 28.8219
CIE-LCH:
45.3540, 55.0217, 31.5893
CIE-Luv:
45.3540, 88.7099, 21.8379
Hunter-Lab:
38.4660, 39.1562, 17.3634
#b9443e color charts
#b9443e color shades, tints & tones
#b9443e color schemes
#b9443e color preview, HTML & CSS examples
This text has a color of #b9443e
<p style="color:#b9443e;">Text here</p>
.mytext {color:#b9443e;}
This box has a color of #b9443e
<div style="background-color:#b9443e;">Content here</div>
.mybackground {background-color:#b9443e;}
Border around this has a color of #b9443e
<div style="border:2px solid #b9443e;">Content here</div>
.myborder {border:2px solid #b9443e;}