#b950a6 color space conversions
Hex:
#b950a6
RGB:
185, 80, 166
CMY:
27, 69, 35
CMYK:
0, 57, 10, 27
HSL:
311°, 42.8571%, 51.9608%
HSV (HSB):
311°, 56.7568%, 72.5490%
XYZ:
29.7592, 18.8048, 38.1376
xyY:
0.3432, 0.2169, 18.8048
CIE-Lab:
50.4580, 53.0621, -26.3984
CIE-LCH:
50.4580, 59.2660, 333.5497
CIE-Luv:
50.4580, 53.4139, -46.7560
Hunter-Lab:
43.3645, 46.6090, -21.7884
#b950a6 color charts
#b950a6 color shades, tints & tones
#b950a6 color schemes
#b950a6 color preview, HTML & CSS examples
This text has a color of #b950a6
<p style="color:#b950a6;">Text here</p>
.mytext {color:#b950a6;}
This box has a color of #b950a6
<div style="background-color:#b950a6;">Content here</div>
.mybackground {background-color:#b950a6;}
Border around this has a color of #b950a6
<div style="border:2px solid #b950a6;">Content here</div>
.myborder {border:2px solid #b950a6;}