#b93b2a color space conversions
Hex:
#b93b2a
RGB:
185, 59, 42
CMY:
27, 77, 84
CMYK:
0, 68, 77, 27
HSL:
7°, 62.9956%, 44.5098%
HSV (HSB):
7°, 77.2973%, 72.5490%
XYZ:
21.9895, 13.6094, 3.6584
xyY:
0.5601, 0.3467, 13.6094
CIE-Lab:
43.6675, 49.7588, 38.3382
CIE-LCH:
43.6675, 62.8153, 37.6136
CIE-Luv:
43.6675, 98.2793, 27.3882
Hunter-Lab:
36.8909, 41.8390, 19.9440
#b93b2a color charts
#b93b2a color shades, tints & tones
#b93b2a color schemes
#b93b2a color preview, HTML & CSS examples
This text has a color of #b93b2a
<p style="color:#b93b2a;">Text here</p>
.mytext {color:#b93b2a;}
This box has a color of #b93b2a
<div style="background-color:#b93b2a;">Content here</div>
.mybackground {background-color:#b93b2a;}
Border around this has a color of #b93b2a
<div style="border:2px solid #b93b2a;">Content here</div>
.myborder {border:2px solid #b93b2a;}