#b35e6a color space conversions
Hex:
#b35e6a
RGB:
179, 94, 106
CMY:
30, 63, 58
CMYK:
0, 47, 41, 30
HSL:
352°, 35.8650%, 53.5294%
HSV (HSB):
352°, 47.4860%, 70.1961%
XYZ:
25.1946, 18.6297, 15.9037
xyY:
0.4218, 0.3119, 18.6297
CIE-Lab:
50.2512, 35.6231, 8.8985
CIE-LCH:
50.2512, 36.7177, 14.0252
CIE-Luv:
50.2512, 57.6031, 4.9104
Hunter-Lab:
43.1622, 28.6603, 8.3673
#b35e6a color charts
#b35e6a color shades, tints & tones
#b35e6a color schemes
#b35e6a color preview, HTML & CSS examples
This text has a color of #b35e6a
<p style="color:#b35e6a;">Text here</p>
.mytext {color:#b35e6a;}
This box has a color of #b35e6a
<div style="background-color:#b35e6a;">Content here</div>
.mybackground {background-color:#b35e6a;}
Border around this has a color of #b35e6a
<div style="border:2px solid #b35e6a;">Content here</div>
.myborder {border:2px solid #b35e6a;}