#b04e97 color space conversions
Hex:
#b04e97
RGB:
176, 78, 151
CMY:
31, 69, 41
CMYK:
0, 56, 14, 31
HSL:
315°, 38.5827%, 49.8039%
HSV (HSB):
315°, 55.6818%, 69.0196%
XYZ:
26.2148, 16.9133, 31.1611
xyY:
0.3529, 0.2277, 16.9133
CIE-Lab:
48.1505, 48.9553, -21.1952
CIE-LCH:
48.1505, 53.3466, 336.5898
CIE-Luv:
48.1505, 51.9453, -37.9802
Hunter-Lab:
41.1257, 41.8114, -16.1362
#b04e97 color charts
#b04e97 color shades, tints & tones
#b04e97 color schemes
#b04e97 color preview, HTML & CSS examples
This text has a color of #b04e97
<p style="color:#b04e97;">Text here</p>
.mytext {color:#b04e97;}
This box has a color of #b04e97
<div style="background-color:#b04e97;">Content here</div>
.mybackground {background-color:#b04e97;}
Border around this has a color of #b04e97
<div style="border:2px solid #b04e97;">Content here</div>
.myborder {border:2px solid #b04e97;}