#b9368c color space conversions
Hex:
#b9368c
RGB:
185, 54, 140
CMY:
27, 79, 45
CMYK:
0, 71, 24, 27
HSL:
321°, 54.8117%, 46.8627%
HSV (HSB):
321°, 70.8108%, 72.5490%
XYZ:
26.0604, 14.8461, 26.3030
xyY:
0.3877, 0.2209, 14.8461
CIE-Lab:
45.4226, 60.0732, -18.6588
CIE-LCH:
45.4226, 62.9042, 342.7451
CIE-Luv:
45.4226, 71.0359, -35.7558
Hunter-Lab:
38.5306, 53.3009, -13.5030
#b9368c color charts
#b9368c color shades, tints & tones
#b9368c color schemes
#b9368c color preview, HTML & CSS examples
This text has a color of #b9368c
<p style="color:#b9368c;">Text here</p>
.mytext {color:#b9368c;}
This box has a color of #b9368c
<div style="background-color:#b9368c;">Content here</div>
.mybackground {background-color:#b9368c;}
Border around this has a color of #b9368c
<div style="border:2px solid #b9368c;">Content here</div>
.myborder {border:2px solid #b9368c;}