#b94e6c color space conversions
Hex:
#b94e6c
RGB:
185, 78, 108
CMY:
27, 69, 58
CMYK:
0, 58, 42, 27
HSL:
343°, 43.3198%, 51.5686%
HSV (HSB):
343°, 57.8378%, 72.5490%
XYZ:
25.4387, 16.8458, 16.0981
xyY:
0.4357, 0.2885, 16.8458
CIE-Lab:
48.0651, 46.0797, 4.7019
CIE-LCH:
48.0651, 46.3189, 5.8262
CIE-Luv:
48.0651, 71.1642, -2.4163
Hunter-Lab:
41.0436, 38.8076, 5.4758
#b94e6c color charts
#b94e6c color shades, tints & tones
#b94e6c color schemes
#b94e6c color preview, HTML & CSS examples
This text has a color of #b94e6c
<p style="color:#b94e6c;">Text here</p>
.mytext {color:#b94e6c;}
This box has a color of #b94e6c
<div style="background-color:#b94e6c;">Content here</div>
.mybackground {background-color:#b94e6c;}
Border around this has a color of #b94e6c
<div style="border:2px solid #b94e6c;">Content here</div>
.myborder {border:2px solid #b94e6c;}