#b9442c color space conversions
Hex:
#b9442c
RGB:
185, 68, 44
CMY:
27, 73, 83
CMYK:
0, 63, 76, 27
HSL:
10°, 61.5721%, 44.9020%
HSV (HSB):
10°, 76.2162%, 72.5490%
XYZ:
22.5293, 14.6304, 4.0194
xyY:
0.5471, 0.3553, 14.6304
CIE-Lab:
45.1237, 45.9734, 38.7925
CIE-LCH:
45.1237, 60.1532, 40.1578
CIE-Luv:
45.1237, 92.0344, 29.3157
Hunter-Lab:
38.2497, 38.2008, 20.5444
#b9442c color charts
#b9442c color shades, tints & tones
#b9442c color schemes
#b9442c color preview, HTML & CSS examples
This text has a color of #b9442c
<p style="color:#b9442c;">Text here</p>
.mytext {color:#b9442c;}
This box has a color of #b9442c
<div style="background-color:#b9442c;">Content here</div>
.mybackground {background-color:#b9442c;}
Border around this has a color of #b9442c
<div style="border:2px solid #b9442c;">Content here</div>
.myborder {border:2px solid #b9442c;}