#b94e5d color space conversions
Hex:
#b94e5d
RGB:
185, 78, 93
CMY:
27, 69, 64
CMYK:
0, 58, 50, 27
HSL:
352°, 43.3198%, 51.5686%
HSV (HSB):
352°, 57.8378%, 72.5490%
XYZ:
24.7078, 16.5534, 12.2488
xyY:
0.4617, 0.3094, 16.5534
CIE-Lab:
47.6923, 44.5703, 13.2668
CIE-LCH:
47.6923, 46.5028, 16.5761
CIE-Luv:
47.6923, 75.1578, 7.8281
Hunter-Lab:
40.6858, 37.1995, 10.6304
#b94e5d color charts
#b94e5d color shades, tints & tones
#b94e5d color schemes
#b94e5d color preview, HTML & CSS examples
This text has a color of #b94e5d
<p style="color:#b94e5d;">Text here</p>
.mytext {color:#b94e5d;}
This box has a color of #b94e5d
<div style="background-color:#b94e5d;">Content here</div>
.mybackground {background-color:#b94e5d;}
Border around this has a color of #b94e5d
<div style="border:2px solid #b94e5d;">Content here</div>
.myborder {border:2px solid #b94e5d;}