#b94e81 color space conversions
Hex:
#b94e81
RGB:
185, 78, 129
CMY:
27, 69, 49
CMYK:
0, 58, 30, 27
HSL:
331°, 43.3198%, 51.5686%
HSV (HSB):
331°, 57.8378%, 72.5490%
XYZ:
26.6944, 17.3480, 22.7104
xyY:
0.3999, 0.2599, 17.3480
CIE-Lab:
48.6956, 48.5788, -7.0651
CIE-LCH:
48.6956, 49.0899, 351.7252
CIE-Luv:
48.6956, 65.1421, -18.0950
Hunter-Lab:
41.6510, 41.5127, -3.1725
#b94e81 color charts
#b94e81 color shades, tints & tones
#b94e81 color schemes
#b94e81 color preview, HTML & CSS examples
This text has a color of #b94e81
<p style="color:#b94e81;">Text here</p>
.mytext {color:#b94e81;}
This box has a color of #b94e81
<div style="background-color:#b94e81;">Content here</div>
.mybackground {background-color:#b94e81;}
Border around this has a color of #b94e81
<div style="border:2px solid #b94e81;">Content here</div>
.myborder {border:2px solid #b94e81;}