#b93c5a color space conversions
Hex:
#b93c5a
RGB:
185, 60, 90
CMY:
27, 76, 65
CMYK:
0, 68, 51, 27
HSL:
346°, 51.0204%, 48.0392%
HSV (HSB):
346°, 67.5676%, 72.5490%
XYZ:
23.4689, 14.2842, 11.1930
xyY:
0.4795, 0.2918, 14.2842
CIE-Lab:
44.6378, 52.3113, 10.8580
CIE-LCH:
44.6378, 53.4263, 11.7261
CIE-Luv:
44.6378, 85.9804, 3.1933
Hunter-Lab:
37.7944, 44.7015, 8.8970
#b93c5a color charts
#b93c5a color shades, tints & tones
#b93c5a color schemes
#b93c5a color preview, HTML & CSS examples
This text has a color of #b93c5a
<p style="color:#b93c5a;">Text here</p>
.mytext {color:#b93c5a;}
This box has a color of #b93c5a
<div style="background-color:#b93c5a;">Content here</div>
.mybackground {background-color:#b93c5a;}
Border around this has a color of #b93c5a
<div style="border:2px solid #b93c5a;">Content here</div>
.myborder {border:2px solid #b93c5a;}