#b93c46 color space conversions
Hex:
#b93c46
RGB:
185, 60, 70
CMY:
27, 76, 73
CMYK:
0, 68, 62, 27
HSL:
355°, 51.0204%, 48.0392%
HSV (HSB):
355°, 67.5676%, 72.5490%
XYZ:
22.7289, 13.9882, 7.2964
xyY:
0.5164, 0.3178, 13.9882
CIE-Lab:
44.2160, 50.7972, 22.5852
CIE-LCH:
44.2160, 55.5917, 23.9706
CIE-Luv:
44.2160, 91.6679, 15.2033
Hunter-Lab:
37.4008, 43.0253, 14.6139
#b93c46 color charts
#b93c46 color shades, tints & tones
#b93c46 color schemes
#b93c46 color preview, HTML & CSS examples
This text has a color of #b93c46
<p style="color:#b93c46;">Text here</p>
.mytext {color:#b93c46;}
This box has a color of #b93c46
<div style="background-color:#b93c46;">Content here</div>
.mybackground {background-color:#b93c46;}
Border around this has a color of #b93c46
<div style="border:2px solid #b93c46;">Content here</div>
.myborder {border:2px solid #b93c46;}