#b04eac color space conversions
Hex:
#b04eac
RGB:
176, 78, 172
CMY:
31, 69, 33
CMYK:
0, 56, 2, 31
HSL:
302°, 38.5827%, 49.8039%
HSV (HSB):
302°, 55.6818%, 69.0196%
XYZ:
28.0753, 17.6574, 40.9582
xyY:
0.3239, 0.2037, 17.6574
CIE-Lab:
49.0780, 52.4821, -32.1711
CIE-LCH:
49.0780, 61.5577, 328.4921
CIE-Luv:
49.0780, 46.0883, -54.9656
Hunter-Lab:
42.0208, 45.7247, -28.3763
#b04eac color charts
#b04eac color shades, tints & tones
#b04eac color schemes
#b04eac color preview, HTML & CSS examples
This text has a color of #b04eac
<p style="color:#b04eac;">Text here</p>
.mytext {color:#b04eac;}
This box has a color of #b04eac
<div style="background-color:#b04eac;">Content here</div>
.mybackground {background-color:#b04eac;}
Border around this has a color of #b04eac
<div style="border:2px solid #b04eac;">Content here</div>
.myborder {border:2px solid #b04eac;}