#b94e8f color space conversions
Hex:
#b94e8f
RGB:
185, 78, 143
CMY:
27, 69, 44
CMYK:
0, 58, 23, 27
HSL:
324°, 43.3198%, 51.5686%
HSV (HSB):
324°, 57.8378%, 72.5490%
XYZ:
27.6899, 17.7462, 27.9525
xyY:
0.3773, 0.2418, 17.7462
CIE-Lab:
49.1869, 50.4820, -14.7200
CIE-LCH:
49.1869, 52.5844, 343.7439
CIE-Luv:
49.1869, 60.9861, -29.1051
Hunter-Lab:
42.1263, 43.6083, -9.8530
#b94e8f color charts
#b94e8f color shades, tints & tones
#b94e8f color schemes
#b94e8f color preview, HTML & CSS examples
This text has a color of #b94e8f
<p style="color:#b94e8f;">Text here</p>
.mytext {color:#b94e8f;}
This box has a color of #b94e8f
<div style="background-color:#b94e8f;">Content here</div>
.mybackground {background-color:#b94e8f;}
Border around this has a color of #b94e8f
<div style="border:2px solid #b94e8f;">Content here</div>
.myborder {border:2px solid #b94e8f;}