#b95e60 color space conversions
Hex:
#b95e60
RGB:
185, 94, 96
CMY:
27, 63, 62
CMYK:
0, 49, 48, 27
HSL:
359°, 39.3939%, 54.7059%
HSV (HSB):
359°, 49.1892%, 72.5490%
XYZ:
26.1216, 19.1642, 13.3886
xyY:
0.4452, 0.3266, 19.1642
CIE-Lab:
50.8788, 36.8095, 15.8543
CIE-LCH:
50.8788, 40.0787, 23.3021
CIE-Luv:
50.8788, 64.5070, 12.7211
Hunter-Lab:
43.7770, 29.9008, 12.5108
#b95e60 color charts
#b95e60 color shades, tints & tones
#b95e60 color schemes
#b95e60 color preview, HTML & CSS examples
This text has a color of #b95e60
<p style="color:#b95e60;">Text here</p>
.mytext {color:#b95e60;}
This box has a color of #b95e60
<div style="background-color:#b95e60;">Content here</div>
.mybackground {background-color:#b95e60;}
Border around this has a color of #b95e60
<div style="border:2px solid #b95e60;">Content here</div>
.myborder {border:2px solid #b95e60;}