#b04a97 color space conversions
Hex:
#b04a97
RGB:
176, 74, 151
CMY:
31, 71, 41
CMYK:
0, 58, 14, 31
HSL:
315°, 40.8000%, 49.0196%
HSV (HSB):
315°, 57.9545%, 69.0196%
XYZ:
25.9392, 16.3620, 31.0692
xyY:
0.3535, 0.2230, 16.3620
CIE-Lab:
47.4459, 50.8479, -22.2804
CIE-LCH:
47.4459, 55.5151, 336.3380
CIE-Luv:
47.4459, 53.5102, -39.7348
Hunter-Lab:
40.4500, 43.6784, -17.2250
#b04a97 color charts
#b04a97 color shades, tints & tones
#b04a97 color schemes
#b04a97 color preview, HTML & CSS examples
This text has a color of #b04a97
<p style="color:#b04a97;">Text here</p>
.mytext {color:#b04a97;}
This box has a color of #b04a97
<div style="background-color:#b04a97;">Content here</div>
.mybackground {background-color:#b04a97;}
Border around this has a color of #b04a97
<div style="border:2px solid #b04a97;">Content here</div>
.myborder {border:2px solid #b04a97;}