#b95a76 color space conversions
Hex:
#b95a76
RGB:
185, 90, 118
CMY:
27, 65, 54
CMYK:
0, 51, 36, 27
HSL:
342°, 40.4255%, 53.9216%
HSV (HSB):
342°, 51.3514%, 72.5490%
XYZ:
26.9338, 18.9346, 19.3747
xyY:
0.4128, 0.2902, 18.9346
CIE-Lab:
50.6106, 41.3001, 2.3539
CIE-LCH:
50.6106, 41.3672, 3.2620
CIE-Luv:
50.6106, 61.8883, -4.3509
Hunter-Lab:
43.5139, 34.3365, 4.0607
#b95a76 color charts
#b95a76 color shades, tints & tones
#b95a76 color schemes
#b95a76 color preview, HTML & CSS examples
This text has a color of #b95a76
<p style="color:#b95a76;">Text here</p>
.mytext {color:#b95a76;}
This box has a color of #b95a76
<div style="background-color:#b95a76;">Content here</div>
.mybackground {background-color:#b95a76;}
Border around this has a color of #b95a76
<div style="border:2px solid #b95a76;">Content here</div>
.myborder {border:2px solid #b95a76;}