#b94b1c color space conversions
Hex:
#b94b1c
RGB:
185, 75, 28
CMY:
27, 71, 89
CMYK:
0, 59, 85, 27
HSL:
18°, 73.7089%, 41.7647%
HSV (HSB):
18°, 84.8649%, 72.5490%
XYZ:
22.7333, 15.4303, 2.8788
xyY:
0.5539, 0.3760, 15.4303
CIE-Lab:
46.2180, 42.1876, 47.6907
CIE-LCH:
46.2180, 63.6726, 48.5037
CIE-Luv:
46.2180, 89.0105, 36.0801
Hunter-Lab:
39.2814, 34.5606, 23.1519
#b94b1c color charts
#b94b1c color shades, tints & tones
#b94b1c color schemes
#b94b1c color preview, HTML & CSS examples
This text has a color of #b94b1c
<p style="color:#b94b1c;">Text here</p>
.mytext {color:#b94b1c;}
This box has a color of #b94b1c
<div style="background-color:#b94b1c;">Content here</div>
.mybackground {background-color:#b94b1c;}
Border around this has a color of #b94b1c
<div style="border:2px solid #b94b1c;">Content here</div>
.myborder {border:2px solid #b94b1c;}