#b35d6b color space conversions
Hex:
#b35d6b
RGB:
179, 93, 107
CMY:
30, 64, 58
CMYK:
0, 48, 40, 30
HSL:
350°, 36.1345%, 53.3333%
HSV (HSB):
350°, 48.0447%, 70.1961%
XYZ:
25.1586, 18.4739, 16.1497
xyY:
0.4208, 0.3090, 18.4739
CIE-Lab:
50.0660, 36.2681, 8.0387
CIE-LCH:
50.0660, 37.1483, 12.4975
CIE-Luv:
50.0660, 57.9909, 3.7339
Hunter-Lab:
42.9813, 29.2655, 7.8094
#b35d6b color charts
#b35d6b color shades, tints & tones
#b35d6b color schemes
#b35d6b color preview, HTML & CSS examples
This text has a color of #b35d6b
<p style="color:#b35d6b;">Text here</p>
.mytext {color:#b35d6b;}
This box has a color of #b35d6b
<div style="background-color:#b35d6b;">Content here</div>
.mybackground {background-color:#b35d6b;}
Border around this has a color of #b35d6b
<div style="border:2px solid #b35d6b;">Content here</div>
.myborder {border:2px solid #b35d6b;}