#b95c53 color space conversions
Hex:
#b95c53
RGB:
185, 92, 83
CMY:
27, 64, 67
CMYK:
0, 50, 55, 27
HSL:
5°, 42.1488%, 52.5490%
HSV (HSB):
5°, 55.1351%, 72.5490%
XYZ:
25.3961, 18.5931, 10.4339
xyY:
0.4666, 0.3416, 18.5931
CIE-Lab:
50.2077, 36.6640, 22.6292
CIE-LCH:
50.2077, 43.0851, 31.6831
CIE-Luv:
50.2077, 68.4419, 19.7737
Hunter-Lab:
43.1197, 29.6709, 15.8371
#b95c53 color charts
#b95c53 color shades, tints & tones
#b95c53 color schemes
#b95c53 color preview, HTML & CSS examples
This text has a color of #b95c53
<p style="color:#b95c53;">Text here</p>
.mytext {color:#b95c53;}
This box has a color of #b95c53
<div style="background-color:#b95c53;">Content here</div>
.mybackground {background-color:#b95c53;}
Border around this has a color of #b95c53
<div style="border:2px solid #b95c53;">Content here</div>
.myborder {border:2px solid #b95c53;}