#b95f5c color space conversions
Hex:
#b95f5c
RGB:
185, 95, 92
CMY:
27, 63, 64
CMYK:
0, 49, 50, 27
HSL:
2°, 39.9142%, 54.3137%
HSV (HSB):
2°, 50.2703%, 72.5490%
XYZ:
26.0316, 19.2714, 12.4730
xyY:
0.4506, 0.3336, 19.2714
CIE-Lab:
51.0032, 35.8991, 18.3899
CIE-LCH:
51.0032, 40.3353, 27.1246
CIE-Luv:
51.0032, 64.6703, 15.6939
Hunter-Lab:
43.8992, 29.0241, 13.8836
#b95f5c color charts
#b95f5c color shades, tints & tones
#b95f5c color schemes
#b95f5c color preview, HTML & CSS examples
This text has a color of #b95f5c
<p style="color:#b95f5c;">Text here</p>
.mytext {color:#b95f5c;}
This box has a color of #b95f5c
<div style="background-color:#b95f5c;">Content here</div>
.mybackground {background-color:#b95f5c;}
Border around this has a color of #b95f5c
<div style="border:2px solid #b95f5c;">Content here</div>
.myborder {border:2px solid #b95f5c;}