#b94f1d color space conversions
Hex:
#b94f1d
RGB:
185, 79, 29
CMY:
27, 69, 89
CMYK:
0, 57, 84, 27
HSL:
19°, 72.8972%, 41.9608%
HSV (HSB):
19°, 84.3243%, 72.5490%
XYZ:
23.0253, 15.9950, 3.0362
xyY:
0.5475, 0.3803, 15.9950
CIE-Lab:
46.9679, 40.2789, 47.9170
CIE-LCH:
46.9679, 62.5974, 49.9497
CIE-Luv:
46.9679, 85.9063, 37.1206
Hunter-Lab:
39.9937, 32.7778, 23.4945
#b94f1d color charts
#b94f1d color shades, tints & tones
#b94f1d color schemes
#b94f1d color preview, HTML & CSS examples
This text has a color of #b94f1d
<p style="color:#b94f1d;">Text here</p>
.mytext {color:#b94f1d;}
This box has a color of #b94f1d
<div style="background-color:#b94f1d;">Content here</div>
.mybackground {background-color:#b94f1d;}
Border around this has a color of #b94f1d
<div style="border:2px solid #b94f1d;">Content here</div>
.myborder {border:2px solid #b94f1d;}