#b94e5e color space conversions
Hex:
#b94e5e
RGB:
185, 78, 94
CMY:
27, 69, 63
CMYK:
0, 58, 49, 27
HSL:
351°, 43.3198%, 51.5686%
HSV (HSB):
351°, 57.8378%, 72.5490%
XYZ:
24.7524, 16.5712, 12.4836
xyY:
0.4600, 0.3080, 16.5712
CIE-Lab:
47.7152, 44.6636, 12.6931
CIE-LCH:
47.7152, 46.4322, 15.8648
CIE-Luv:
47.7152, 74.9024, 7.1763
Hunter-Lab:
40.7078, 37.2983, 10.3133
#b94e5e color charts
#b94e5e color shades, tints & tones
#b94e5e color schemes
#b94e5e color preview, HTML & CSS examples
This text has a color of #b94e5e
<p style="color:#b94e5e;">Text here</p>
.mytext {color:#b94e5e;}
This box has a color of #b94e5e
<div style="background-color:#b94e5e;">Content here</div>
.mybackground {background-color:#b94e5e;}
Border around this has a color of #b94e5e
<div style="border:2px solid #b94e5e;">Content here</div>
.myborder {border:2px solid #b94e5e;}