#b94e7c color space conversions
Hex:
#b94e7c
RGB:
185, 78, 124
CMY:
27, 69, 51
CMYK:
0, 58, 33, 27
HSL:
334°, 43.3198%, 51.5686%
HSV (HSB):
334°, 57.8378%, 72.5490%
XYZ:
26.3701, 17.2183, 21.0024
xyY:
0.4083, 0.2666, 17.2183
CIE-Lab:
48.5339, 47.9441, -4.2925
CIE-LCH:
48.5339, 48.1359, 354.8839
CIE-Luv:
48.5339, 66.6072, -14.2525
Hunter-Lab:
41.4949, 40.8207, -0.9628
#b94e7c color charts
#b94e7c color shades, tints & tones
#b94e7c color schemes
#b94e7c color preview, HTML & CSS examples
This text has a color of #b94e7c
<p style="color:#b94e7c;">Text here</p>
.mytext {color:#b94e7c;}
This box has a color of #b94e7c
<div style="background-color:#b94e7c;">Content here</div>
.mybackground {background-color:#b94e7c;}
Border around this has a color of #b94e7c
<div style="border:2px solid #b94e7c;">Content here</div>
.myborder {border:2px solid #b94e7c;}