#b04cac color space conversions
Hex:
#b04cac
RGB:
176, 76, 172
CMY:
31, 70, 33
CMYK:
0, 57, 2, 31
HSL:
302°, 39.6825%, 49.4118%
HSV (HSB):
302°, 56.8182%, 69.0196%
XYZ:
27.9353, 17.3775, 40.9116
xyY:
0.3240, 0.2015, 17.3775
CIE-Lab:
48.7323, 53.4179, -32.7123
CIE-LCH:
48.7323, 62.6384, 328.5174
CIE-Luv:
48.7323, 46.7643, -55.8222
Hunter-Lab:
41.6864, 46.6672, -29.0075
#b04cac color charts
#b04cac color shades, tints & tones
#b04cac color schemes
#b04cac color preview, HTML & CSS examples
This text has a color of #b04cac
<p style="color:#b04cac;">Text here</p>
.mytext {color:#b04cac;}
This box has a color of #b04cac
<div style="background-color:#b04cac;">Content here</div>
.mybackground {background-color:#b04cac;}
Border around this has a color of #b04cac
<div style="border:2px solid #b04cac;">Content here</div>
.myborder {border:2px solid #b04cac;}