#b93c47 color space conversions
Hex:
#b93c47
RGB:
185, 60, 71
CMY:
27, 76, 72
CMYK:
0, 68, 62, 27
HSL:
355°, 51.0204%, 48.0392%
HSV (HSB):
355°, 67.5676%, 72.5490%
XYZ:
22.7608, 14.0009, 7.4641
xyY:
0.5146, 0.3166, 14.0009
CIE-Lab:
44.2343, 50.8633, 21.9991
CIE-LCH:
44.2343, 55.4169, 23.3892
CIE-Luv:
44.2343, 91.4082, 14.6585
Hunter-Lab:
37.4178, 43.0980, 14.3654
#b93c47 color charts
#b93c47 color shades, tints & tones
#b93c47 color schemes
#b93c47 color preview, HTML & CSS examples
This text has a color of #b93c47
<p style="color:#b93c47;">Text here</p>
.mytext {color:#b93c47;}
This box has a color of #b93c47
<div style="background-color:#b93c47;">Content here</div>
.mybackground {background-color:#b93c47;}
Border around this has a color of #b93c47
<div style="border:2px solid #b93c47;">Content here</div>
.myborder {border:2px solid #b93c47;}