#b35f7c color space conversions
Hex:
#b35f7c
RGB:
179, 95, 124
CMY:
30, 63, 51
CMYK:
0, 47, 31, 30
HSL:
339°, 35.5932%, 53.7255%
HSV (HSB):
339°, 46.9274%, 70.1961%
XYZ:
26.3207, 19.2234, 21.3920
xyY:
0.3932, 0.2872, 19.2234
CIE-Lab:
50.9475, 37.3372, -0.8413
CIE-LCH:
50.9475, 37.3466, 358.7091
CIE-Luv:
50.9475, 53.0274, -7.7231
Hunter-Lab:
43.8445, 30.4293, 1.7631
#b35f7c color charts
#b35f7c color shades, tints & tones
#b35f7c color schemes
#b35f7c color preview, HTML & CSS examples
This text has a color of #b35f7c
<p style="color:#b35f7c;">Text here</p>
.mytext {color:#b35f7c;}
This box has a color of #b35f7c
<div style="background-color:#b35f7c;">Content here</div>
.mybackground {background-color:#b35f7c;}
Border around this has a color of #b35f7c
<div style="border:2px solid #b35f7c;">Content here</div>
.myborder {border:2px solid #b35f7c;}