#b94a7f color space conversions
Hex:
#b94a7f
RGB:
185, 74, 127
CMY:
27, 71, 50
CMYK:
0, 60, 31, 27
HSL:
331°, 44.2231%, 50.7843%
HSV (HSB):
331°, 60.0000%, 72.5490%
XYZ:
26.2871, 16.7442, 21.9251
xyY:
0.4047, 0.2578, 16.7442
CIE-Lab:
47.9360, 50.1790, -6.9915
CIE-LCH:
47.9360, 50.6637, 352.0680
CIE-Luv:
47.9360, 67.6230, -18.2421
Hunter-Lab:
40.9196, 43.0607, -3.1244
#b94a7f color charts
#b94a7f color shades, tints & tones
#b94a7f color schemes
#b94a7f color preview, HTML & CSS examples
This text has a color of #b94a7f
<p style="color:#b94a7f;">Text here</p>
.mytext {color:#b94a7f;}
This box has a color of #b94a7f
<div style="background-color:#b94a7f;">Content here</div>
.mybackground {background-color:#b94a7f;}
Border around this has a color of #b94a7f
<div style="border:2px solid #b94a7f;">Content here</div>
.myborder {border:2px solid #b94a7f;}