#b95c5d color space conversions
Hex:
#b95c5d
RGB:
185, 92, 93
CMY:
27, 64, 64
CMYK:
0, 50, 50, 27
HSL:
359°, 39.9142%, 54.3137%
HSV (HSB):
359°, 50.2703%, 72.5490%
XYZ:
25.8105, 18.7589, 12.6164
xyY:
0.4513, 0.3280, 18.7589
CIE-Lab:
50.4039, 37.5607, 16.9857
CIE-LCH:
50.4039, 41.2228, 24.3334
CIE-Luv:
50.4039, 66.4262, 13.7374
Hunter-Lab:
43.3115, 30.5778, 13.0473
#b95c5d color charts
#b95c5d color shades, tints & tones
#b95c5d color schemes
#b95c5d color preview, HTML & CSS examples
This text has a color of #b95c5d
<p style="color:#b95c5d;">Text here</p>
.mytext {color:#b95c5d;}
This box has a color of #b95c5d
<div style="background-color:#b95c5d;">Content here</div>
.mybackground {background-color:#b95c5d;}
Border around this has a color of #b95c5d
<div style="border:2px solid #b95c5d;">Content here</div>
.myborder {border:2px solid #b95c5d;}