#b93e2a color space conversions
Hex:
#b93e2a
RGB:
185, 62, 42
CMY:
27, 76, 84
CMYK:
0, 66, 77, 27
HSL:
8°, 62.9956%, 44.5098%
HSV (HSB):
8°, 77.2973%, 72.5490%
XYZ:
22.1481, 13.9267, 3.7113
xyY:
0.5567, 0.3500, 13.9267
CIE-Lab:
44.1276, 48.5117, 38.8222
CIE-LCH:
44.1276, 62.1333, 38.6690
CIE-Luv:
44.1276, 96.3570, 28.2290
Hunter-Lab:
37.3185, 40.6304, 20.2266
#b93e2a color charts
#b93e2a color shades, tints & tones
#b93e2a color schemes
#b93e2a color preview, HTML & CSS examples
This text has a color of #b93e2a
<p style="color:#b93e2a;">Text here</p>
.mytext {color:#b93e2a;}
This box has a color of #b93e2a
<div style="background-color:#b93e2a;">Content here</div>
.mybackground {background-color:#b93e2a;}
Border around this has a color of #b93e2a
<div style="border:2px solid #b93e2a;">Content here</div>
.myborder {border:2px solid #b93e2a;}