#b9008c color space conversions
Hex:
#b9008c
RGB:
185, 0, 140
CMY:
27, 100, 45
CMYK:
0, 100, 24, 27
HSL:
315°, 100.0000%, 36.2745%
HSV (HSB):
315°, 100.0000%, 72.5490%
XYZ:
24.7412, 12.2077, 25.8633
xyY:
0.3939, 0.1944, 12.2077
CIE-Lab:
41.5444, 71.2137, -24.6474
CIE-LCH:
41.5444, 75.3584, 340.9090
CIE-Luv:
41.5444, 80.3966, -45.0600
Hunter-Lab:
34.9396, 65.2541, -19.4304
#b9008c color charts
#b9008c color shades, tints & tones
#b9008c color schemes
#b9008c color preview, HTML & CSS examples
This text has a color of #b9008c
<p style="color:#b9008c;">Text here</p>
.mytext {color:#b9008c;}
This box has a color of #b9008c
<div style="background-color:#b9008c;">Content here</div>
.mybackground {background-color:#b9008c;}
Border around this has a color of #b9008c
<div style="border:2px solid #b9008c;">Content here</div>
.myborder {border:2px solid #b9008c;}