#b35f65 color space conversions
Hex:
#b35f65
RGB:
179, 95, 101
CMY:
30, 63, 60
CMYK:
0, 47, 44, 30
HSL:
356°, 35.5932%, 53.7255%
HSV (HSB):
356°, 46.9274%, 70.1961%
XYZ:
25.0316, 18.7077, 14.6036
xyY:
0.4290, 0.3207, 18.7077
CIE-Lab:
50.3435, 34.5308, 12.0098
CIE-LCH:
50.3435, 36.5597, 19.1776
CIE-Luv:
50.3435, 58.0374, 8.8126
Hunter-Lab:
43.2524, 27.6120, 10.2583
#b35f65 color charts
#b35f65 color shades, tints & tones
#b35f65 color schemes
#b35f65 color preview, HTML & CSS examples
This text has a color of #b35f65
<p style="color:#b35f65;">Text here</p>
.mytext {color:#b35f65;}
This box has a color of #b35f65
<div style="background-color:#b35f65;">Content here</div>
.mybackground {background-color:#b35f65;}
Border around this has a color of #b35f65
<div style="border:2px solid #b35f65;">Content here</div>
.myborder {border:2px solid #b35f65;}