#b95d53 color space conversions
Hex:
#b95d53
RGB:
185, 93, 83
CMY:
27, 64, 67
CMYK:
0, 50, 55, 27
HSL:
6°, 42.1488%, 52.5490%
HSV (HSB):
6°, 55.1351%, 72.5490%
XYZ:
25.4833, 18.7675, 10.4630
xyY:
0.4658, 0.3430, 18.7675
CIE-Lab:
50.4141, 36.1426, 22.9001
CIE-LCH:
50.4141, 42.7867, 32.3585
CIE-Luv:
50.4141, 67.7628, 20.2002
Hunter-Lab:
43.3215, 29.1875, 16.0054
#b95d53 color charts
#b95d53 color shades, tints & tones
#b95d53 color schemes
#b95d53 color preview, HTML & CSS examples
This text has a color of #b95d53
<p style="color:#b95d53;">Text here</p>
.mytext {color:#b95d53;}
This box has a color of #b95d53
<div style="background-color:#b95d53;">Content here</div>
.mybackground {background-color:#b95d53;}
Border around this has a color of #b95d53
<div style="border:2px solid #b95d53;">Content here</div>
.myborder {border:2px solid #b95d53;}