#b93cac color space conversions
Hex:
#b93cac
RGB:
185, 60, 172
CMY:
27, 76, 33
CMYK:
0, 68, 7, 27
HSL:
306°, 51.0204%, 48.0392%
HSV (HSB):
306°, 67.5676%, 72.5490%
XYZ:
29.0698, 16.5246, 40.6871
xyY:
0.3369, 0.1915, 16.5246
CIE-Lab:
47.6553, 62.5007, -34.3047
CIE-LCH:
47.6553, 71.2962, 331.2390
CIE-Luv:
47.6553, 57.9792, -59.2270
Hunter-Lab:
40.6504, 56.5103, -30.8883
#b93cac color charts
#b93cac color shades, tints & tones
#b93cac color schemes
#b93cac color preview, HTML & CSS examples
This text has a color of #b93cac
<p style="color:#b93cac;">Text here</p>
.mytext {color:#b93cac;}
This box has a color of #b93cac
<div style="background-color:#b93cac;">Content here</div>
.mybackground {background-color:#b93cac;}
Border around this has a color of #b93cac
<div style="border:2px solid #b93cac;">Content here</div>
.myborder {border:2px solid #b93cac;}