#b93f7c color space conversions
Hex:
#b93f7c
RGB:
185, 63, 124
CMY:
27, 75, 51
CMYK:
0, 66, 33, 27
HSL:
330°, 49.1935%, 48.6275%
HSV (HSB):
330°, 65.9459%, 72.5490%
XYZ:
25.4232, 15.3245, 20.6868
xyY:
0.4138, 0.2494, 15.3245
CIE-Lab:
46.0755, 54.5897, -7.9493
CIE-LCH:
46.0755, 55.1655, 351.7149
CIE-Luv:
46.0755, 73.4364, -20.2077
Hunter-Lab:
39.1466, 47.4178, -3.9288
#b93f7c color charts
#b93f7c color shades, tints & tones
#b93f7c color schemes
#b93f7c color preview, HTML & CSS examples
This text has a color of #b93f7c
<p style="color:#b93f7c;">Text here</p>
.mytext {color:#b93f7c;}
This box has a color of #b93f7c
<div style="background-color:#b93f7c;">Content here</div>
.mybackground {background-color:#b93f7c;}
Border around this has a color of #b93f7c
<div style="border:2px solid #b93f7c;">Content here</div>
.myborder {border:2px solid #b93f7c;}