#b93a3a color space conversions
Hex:
#b93a3a
RGB:
185, 58, 58
CMY:
27, 77, 77
CMYK:
0, 69, 69, 27
HSL:
0°, 52.2634%, 47.6471%
HSV (HSB):
0°, 68.6486%, 72.5490%
XYZ:
22.2844, 13.6459, 5.4624
xyY:
0.5384, 0.3297, 13.6459
CIE-Lab:
43.7208, 50.8951, 29.2040
CIE-LCH:
43.7208, 58.6786, 29.8475
CIE-Luv:
43.7208, 95.7354, 20.6430
Hunter-Lab:
36.9403, 43.0350, 17.0910
#b93a3a color charts
#b93a3a color shades, tints & tones
#b93a3a color schemes
#b93a3a color preview, HTML & CSS examples
This text has a color of #b93a3a
<p style="color:#b93a3a;">Text here</p>
.mytext {color:#b93a3a;}
This box has a color of #b93a3a
<div style="background-color:#b93a3a;">Content here</div>
.mybackground {background-color:#b93a3a;}
Border around this has a color of #b93a3a
<div style="border:2px solid #b93a3a;">Content here</div>
.myborder {border:2px solid #b93a3a;}