#b93c8c color space conversions
Hex:
#b93c8c
RGB:
185, 60, 140
CMY:
27, 76, 45
CMYK:
0, 68, 24, 27
HSL:
322°, 51.0204%, 48.0392%
HSV (HSB):
322°, 67.5676%, 72.5490%
XYZ:
26.3571, 15.4395, 26.4019
xyY:
0.3865, 0.2264, 15.4395
CIE-Lab:
46.2303, 57.8199, -17.4222
CIE-LCH:
46.2303, 60.3877, 343.2315
CIE-Luv:
46.2303, 69.0304, -33.7732
Hunter-Lab:
39.2931, 50.9716, -12.3331
#b93c8c color charts
#b93c8c color shades, tints & tones
#b93c8c color schemes
#b93c8c color preview, HTML & CSS examples
This text has a color of #b93c8c
<p style="color:#b93c8c;">Text here</p>
.mytext {color:#b93c8c;}
This box has a color of #b93c8c
<div style="background-color:#b93c8c;">Content here</div>
.mybackground {background-color:#b93c8c;}
Border around this has a color of #b93c8c
<div style="border:2px solid #b93c8c;">Content here</div>
.myborder {border:2px solid #b93c8c;}