#b35e8d color space conversions
Hex:
#b35e8d
RGB:
179, 94, 141
CMY:
30, 63, 45
CMYK:
0, 47, 21, 30
HSL:
327°, 35.8650%, 53.5294%
HSV (HSB):
327°, 47.4860%, 70.1961%
XYZ:
27.4008, 19.5122, 27.5214
xyY:
0.3681, 0.2621, 19.5122
CIE-Lab:
51.2811, 40.2975, -10.4522
CIE-LCH:
51.2811, 41.6309, 345.4593
CIE-Luv:
51.2811, 49.5768, -21.4656
Hunter-Lab:
44.1726, 33.4237, -6.0193
#b35e8d color charts
#b35e8d color shades, tints & tones
#b35e8d color schemes
#b35e8d color preview, HTML & CSS examples
This text has a color of #b35e8d
<p style="color:#b35e8d;">Text here</p>
.mytext {color:#b35e8d;}
This box has a color of #b35e8d
<div style="background-color:#b35e8d;">Content here</div>
.mybackground {background-color:#b35e8d;}
Border around this has a color of #b35e8d
<div style="border:2px solid #b35e8d;">Content here</div>
.myborder {border:2px solid #b35e8d;}