#b94c8d color space conversions
Hex:
#b94c8d
RGB:
185, 76, 141
CMY:
27, 70, 45
CMYK:
0, 59, 24, 27
HSL:
324°, 43.7751%, 51.1765%
HSV (HSB):
324°, 58.9189%, 72.5490%
XYZ:
27.3997, 17.4063, 27.1149
xyY:
0.3810, 0.2420, 17.4063
CIE-Lab:
48.7679, 51.1261, -14.1598
CIE-LCH:
48.7679, 53.0507, 344.5195
CIE-Luv:
48.7679, 62.4493, -28.3744
Hunter-Lab:
41.7208, 44.2168, -9.3288
#b94c8d color charts
#b94c8d color shades, tints & tones
#b94c8d color schemes
#b94c8d color preview, HTML & CSS examples
This text has a color of #b94c8d
<p style="color:#b94c8d;">Text here</p>
.mytext {color:#b94c8d;}
This box has a color of #b94c8d
<div style="background-color:#b94c8d;">Content here</div>
.mybackground {background-color:#b94c8d;}
Border around this has a color of #b94c8d
<div style="border:2px solid #b94c8d;">Content here</div>
.myborder {border:2px solid #b94c8d;}