#b93d1f color space conversions
Hex:
#b93d1f
RGB:
185, 61, 31
CMY:
27, 76, 88
CMYK:
0, 67, 83, 27
HSL:
12°, 71.2963%, 42.3529%
HSV (HSB):
12°, 83.2432%, 72.5490%
XYZ:
21.9236, 13.7507, 2.7950
xyY:
0.5699, 0.3574, 13.7507
CIE-Lab:
43.8733, 48.5651, 44.2320
CIE-LCH:
43.8733, 65.6890, 42.3265
CIE-Luv:
43.8733, 98.5875, 31.2516
Hunter-Lab:
37.0819, 40.6397, 21.4885
#b93d1f color charts
#b93d1f color shades, tints & tones
#b93d1f color schemes
#b93d1f color preview, HTML & CSS examples
This text has a color of #b93d1f
<p style="color:#b93d1f;">Text here</p>
.mytext {color:#b93d1f;}
This box has a color of #b93d1f
<div style="background-color:#b93d1f;">Content here</div>
.mybackground {background-color:#b93d1f;}
Border around this has a color of #b93d1f
<div style="border:2px solid #b93d1f;">Content here</div>
.myborder {border:2px solid #b93d1f;}