#b93d1c color space conversions
Hex:
#b93d1c
RGB:
185, 61, 28
CMY:
27, 76, 89
CMYK:
0, 67, 85, 27
HSL:
13°, 73.7089%, 41.7647%
HSV (HSB):
13°, 84.8649%, 72.5490%
XYZ:
21.8859, 13.7356, 2.5963
xyY:
0.5727, 0.3594, 13.7356
CIE-Lab:
43.8514, 48.4836, 45.6264
CIE-LCH:
43.8514, 66.5764, 43.2610
CIE-Luv:
43.8514, 98.9443, 31.9956
Hunter-Lab:
37.0616, 40.5516, 21.7896
#b93d1c color charts
#b93d1c color shades, tints & tones
#b93d1c color schemes
#b93d1c color preview, HTML & CSS examples
This text has a color of #b93d1c
<p style="color:#b93d1c;">Text here</p>
.mytext {color:#b93d1c;}
This box has a color of #b93d1c
<div style="background-color:#b93d1c;">Content here</div>
.mybackground {background-color:#b93d1c;}
Border around this has a color of #b93d1c
<div style="border:2px solid #b93d1c;">Content here</div>
.myborder {border:2px solid #b93d1c;}