#b94a8e color space conversions
Hex:
#b94a8e
RGB:
185, 74, 142
CMY:
27, 71, 44
CMYK:
0, 60, 23, 27
HSL:
323°, 44.2231%, 50.7843%
HSV (HSB):
323°, 60.0000%, 72.5490%
XYZ:
27.3388, 17.1648, 27.4634
xyY:
0.3799, 0.2385, 17.1648
CIE-Lab:
48.4671, 52.1779, -15.2153
CIE-LCH:
48.4671, 54.3511, 343.7431
CIE-Luv:
48.4671, 62.9868, -30.0112
Hunter-Lab:
41.4305, 45.2840, -10.3008
#b94a8e color charts
#b94a8e color shades, tints & tones
#b94a8e color schemes
#b94a8e color preview, HTML & CSS examples
This text has a color of #b94a8e
<p style="color:#b94a8e;">Text here</p>
.mytext {color:#b94a8e;}
This box has a color of #b94a8e
<div style="background-color:#b94a8e;">Content here</div>
.mybackground {background-color:#b94a8e;}
Border around this has a color of #b94a8e
<div style="border:2px solid #b94a8e;">Content here</div>
.myborder {border:2px solid #b94a8e;}