#b94c1c color space conversions
Hex:
#b94c1c
RGB:
185, 76, 28
CMY:
27, 70, 89
CMYK:
0, 59, 85, 27
HSL:
18°, 73.7089%, 41.7647%
HSV (HSB):
18°, 84.8649%, 72.5490%
XYZ:
22.8016, 15.5670, 2.9016
xyY:
0.5525, 0.3772, 15.5670
CIE-Lab:
46.4012, 41.7086, 47.8498
CIE-LCH:
46.4012, 63.4761, 48.9227
CIE-Luv:
46.4012, 88.2630, 36.3931
Hunter-Lab:
39.4551, 34.1113, 23.2583
#b94c1c color charts
#b94c1c color shades, tints & tones
#b94c1c color schemes
#b94c1c color preview, HTML & CSS examples
This text has a color of #b94c1c
<p style="color:#b94c1c;">Text here</p>
.mytext {color:#b94c1c;}
This box has a color of #b94c1c
<div style="background-color:#b94c1c;">Content here</div>
.mybackground {background-color:#b94c1c;}
Border around this has a color of #b94c1c
<div style="border:2px solid #b94c1c;">Content here</div>
.myborder {border:2px solid #b94c1c;}