#b9127c color space conversions
Hex:
#b9127c
RGB:
185, 18, 124
CMY:
27, 93, 51
CMYK:
0, 90, 33, 27
HSL:
322°, 82.2660%, 39.8039%
HSV (HSB):
322°, 90.2703%, 72.5490%
XYZ:
23.8620, 12.2021, 20.1664
xyY:
0.4244, 0.2170, 12.2021
CIE-Lab:
41.5356, 67.4243, -14.8045
CIE-LCH:
41.5356, 69.0304, 347.6160
CIE-Luv:
41.5356, 85.9175, -31.1197
Hunter-Lab:
34.9316, 60.8043, -9.7767
#b9127c color charts
#b9127c color shades, tints & tones
#b9127c color schemes
#b9127c color preview, HTML & CSS examples
This text has a color of #b9127c
<p style="color:#b9127c;">Text here</p>
.mytext {color:#b9127c;}
This box has a color of #b9127c
<div style="background-color:#b9127c;">Content here</div>
.mybackground {background-color:#b9127c;}
Border around this has a color of #b9127c
<div style="border:2px solid #b9127c;">Content here</div>
.myborder {border:2px solid #b9127c;}