#b94b6d color space conversions
Hex:
#b94b6d
RGB:
185, 75, 109
CMY:
27, 71, 57
CMYK:
0, 59, 41, 27
HSL:
341°, 44.0000%, 50.9804%
HSV (HSB):
341°, 59.4595%, 72.5490%
XYZ:
25.2840, 16.4506, 16.3107
xyY:
0.4356, 0.2834, 16.4506
CIE-Lab:
47.5602, 47.6014, 3.3679
CIE-LCH:
47.5602, 47.7204, 4.0470
CIE-Luv:
47.5602, 72.4938, -4.3705
Hunter-Lab:
40.5593, 40.2951, 4.5484
#b94b6d color charts
#b94b6d color shades, tints & tones
#b94b6d color schemes
#b94b6d color preview, HTML & CSS examples
This text has a color of #b94b6d
<p style="color:#b94b6d;">Text here</p>
.mytext {color:#b94b6d;}
This box has a color of #b94b6d
<div style="background-color:#b94b6d;">Content here</div>
.mybackground {background-color:#b94b6d;}
Border around this has a color of #b94b6d
<div style="border:2px solid #b94b6d;">Content here</div>
.myborder {border:2px solid #b94b6d;}