#b93c32 color space conversions
Hex:
#b93c32
RGB:
185, 60, 50
CMY:
27, 76, 80
CMYK:
0, 68, 73, 27
HSL:
4°, 57.4468%, 46.0784%
HSV (HSB):
4°, 72.9730%, 72.5490%
XYZ:
22.1992, 13.7763, 4.5067
xyY:
0.5484, 0.3403, 13.7763
CIE-Lab:
43.9104, 49.6843, 34.1114
CIE-LCH:
43.9104, 60.2670, 34.4721
CIE-Luv:
43.9104, 96.2074, 24.6810
Hunter-Lab:
37.1164, 41.8063, 18.7825
#b93c32 color charts
#b93c32 color shades, tints & tones
#b93c32 color schemes
#b93c32 color preview, HTML & CSS examples
This text has a color of #b93c32
<p style="color:#b93c32;">Text here</p>
.mytext {color:#b93c32;}
This box has a color of #b93c32
<div style="background-color:#b93c32;">Content here</div>
.mybackground {background-color:#b93c32;}
Border around this has a color of #b93c32
<div style="border:2px solid #b93c32;">Content here</div>
.myborder {border:2px solid #b93c32;}