#b35d7e color space conversions
Hex:
#b35d7e
RGB:
179, 93, 126
CMY:
30, 64, 51
CMYK:
0, 48, 30, 30
HSL:
337°, 36.1345%, 53.3333%
HSV (HSB):
337°, 48.0447%, 70.1961%
XYZ:
26.2707, 18.9188, 22.0057
xyY:
0.3910, 0.2815, 18.9188
CIE-Lab:
50.5920, 38.6627, -2.5557
CIE-LCH:
50.5920, 38.7471, 356.2182
CIE-Luv:
50.5920, 53.6573, -10.2449
Hunter-Lab:
43.4957, 31.6934, 0.4505
#b35d7e color charts
#b35d7e color shades, tints & tones
#b35d7e color schemes
#b35d7e color preview, HTML & CSS examples
This text has a color of #b35d7e
<p style="color:#b35d7e;">Text here</p>
.mytext {color:#b35d7e;}
This box has a color of #b35d7e
<div style="background-color:#b35d7e;">Content here</div>
.mybackground {background-color:#b35d7e;}
Border around this has a color of #b35d7e
<div style="border:2px solid #b35d7e;">Content here</div>
.myborder {border:2px solid #b35d7e;}