#b8499e color space conversions
Hex:
#b8499e
RGB:
184, 73, 158
CMY:
28, 71, 38
CMYK:
0, 60, 14, 28
HSL:
314°, 43.8735%, 50.3922%
HSV (HSB):
314°, 60.3261%, 72.1569%
XYZ:
28.3213, 17.4241, 34.2182
xyY:
0.3542, 0.2179, 17.4241
CIE-Lab:
48.7900, 54.6931, -24.2692
CIE-LCH:
48.7900, 59.8359, 336.0715
CIE-Luv:
48.7900, 57.6580, -43.5348
Hunter-Lab:
41.7421, 48.0602, -19.3837
#b8499e color charts
#b8499e color shades, tints & tones
#b8499e color schemes
#b8499e color preview, HTML & CSS examples
This text has a color of #b8499e
<p style="color:#b8499e;">Text here</p>
.mytext {color:#b8499e;}
This box has a color of #b8499e
<div style="background-color:#b8499e;">Content here</div>
.mybackground {background-color:#b8499e;}
Border around this has a color of #b8499e
<div style="border:2px solid #b8499e;">Content here</div>
.myborder {border:2px solid #b8499e;}