#b93e6e color space conversions
Hex:
#b93e6e
RGB:
185, 62, 110
CMY:
27, 76, 57
CMYK:
0, 66, 41, 27
HSL:
337°, 49.7976%, 48.4314%
HSV (HSB):
337°, 66.4865%, 72.5490%
XYZ:
24.5447, 14.8853, 16.3314
xyY:
0.4402, 0.2669, 14.8853
CIE-Lab:
45.4767, 53.4165, -0.2691
CIE-LCH:
45.4767, 53.4172, 359.7113
CIE-Luv:
45.4767, 78.5880, -10.0446
Hunter-Lab:
38.5815, 46.0400, 1.9099
#b93e6e color charts
#b93e6e color shades, tints & tones
#b93e6e color schemes
#b93e6e color preview, HTML & CSS examples
This text has a color of #b93e6e
<p style="color:#b93e6e;">Text here</p>
.mytext {color:#b93e6e;}
This box has a color of #b93e6e
<div style="background-color:#b93e6e;">Content here</div>
.mybackground {background-color:#b93e6e;}
Border around this has a color of #b93e6e
<div style="border:2px solid #b93e6e;">Content here</div>
.myborder {border:2px solid #b93e6e;}