#b04e84 color space conversions
Hex:
#b04e84
RGB:
176, 78, 132
CMY:
31, 69, 48
CMYK:
0, 56, 25, 31
HSL:
327°, 38.5827%, 49.8039%
HSV (HSB):
327°, 55.6818%, 69.0196%
XYZ:
24.7937, 16.3448, 23.6779
xyY:
0.3825, 0.2522, 16.3448
CIE-Lab:
47.4237, 46.0978, -10.9189
CIE-LCH:
47.4237, 47.3733, 346.6743
CIE-Luv:
47.4237, 57.3328, -22.7785
Hunter-Lab:
40.4287, 38.7185, -6.4242
#b04e84 color charts
#b04e84 color shades, tints & tones
#b04e84 color schemes
#b04e84 color preview, HTML & CSS examples
This text has a color of #b04e84
<p style="color:#b04e84;">Text here</p>
.mytext {color:#b04e84;}
This box has a color of #b04e84
<div style="background-color:#b04e84;">Content here</div>
.mybackground {background-color:#b04e84;}
Border around this has a color of #b04e84
<div style="border:2px solid #b04e84;">Content here</div>
.myborder {border:2px solid #b04e84;}