#b9018c color space conversions
Hex:
#b9018c
RGB:
185, 1, 140
CMY:
27, 100, 45
CMYK:
0, 99, 24, 27
HSL:
315°, 98.9247%, 36.4706%
HSV (HSB):
315°, 99.4595%, 72.5490%
XYZ:
24.7521, 12.2294, 25.8669
xyY:
0.3938, 0.1946, 12.2294
CIE-Lab:
41.5785, 71.1135, -24.5944
CIE-LCH:
41.5785, 75.2464, 340.9222
CIE-Luv:
41.5785, 80.3170, -44.9803
Hunter-Lab:
34.9706, 65.1430, -19.3759
#b9018c color charts
#b9018c color shades, tints & tones
#b9018c color schemes
#b9018c color preview, HTML & CSS examples
This text has a color of #b9018c
<p style="color:#b9018c;">Text here</p>
.mytext {color:#b9018c;}
This box has a color of #b9018c
<div style="background-color:#b9018c;">Content here</div>
.mybackground {background-color:#b9018c;}
Border around this has a color of #b9018c
<div style="border:2px solid #b9018c;">Content here</div>
.myborder {border:2px solid #b9018c;}