#b94c5d color space conversions
Hex:
#b94c5d
RGB:
185, 76, 93
CMY:
27, 70, 64
CMYK:
0, 59, 50, 27
HSL:
351°, 43.7751%, 51.1765%
HSV (HSB):
351°, 58.9189%, 72.5490%
XYZ:
24.5678, 16.2735, 12.2022
xyY:
0.4632, 0.3068, 16.2735
CIE-Lab:
47.3313, 45.5228, 12.7670
CIE-LCH:
47.3313, 47.2792, 15.6663
CIE-Luv:
47.3313, 76.3405, 7.0329
Hunter-Lab:
40.3404, 38.1130, 10.3043
#b94c5d color charts
#b94c5d color shades, tints & tones
#b94c5d color schemes
#b94c5d color preview, HTML & CSS examples
This text has a color of #b94c5d
<p style="color:#b94c5d;">Text here</p>
.mytext {color:#b94c5d;}
This box has a color of #b94c5d
<div style="background-color:#b94c5d;">Content here</div>
.mybackground {background-color:#b94c5d;}
Border around this has a color of #b94c5d
<div style="border:2px solid #b94c5d;">Content here</div>
.myborder {border:2px solid #b94c5d;}