#b3757a color space conversions
Hex:
#b3757a
RGB:
179, 117, 122
CMY:
30, 54, 52
CMYK:
0, 35, 32, 30
HSL:
355°, 28.9720%, 58.0392%
HSV (HSB):
355°, 34.6369%, 70.1961%
XYZ:
28.4645, 23.7114, 21.4889
xyY:
0.3864, 0.3219, 23.7114
CIE-Lab:
55.7977, 25.0496, 7.3458
CIE-LCH:
55.7977, 26.1045, 16.3439
CIE-Luv:
55.7977, 40.5965, 5.3456
Hunter-Lab:
48.6944, 19.1279, 7.9213
#b3757a color charts
#b3757a color shades, tints & tones
#b3757a color schemes
#b3757a color preview, HTML & CSS examples
This text has a color of #b3757a
<p style="color:#b3757a;">Text here</p>
.mytext {color:#b3757a;}
This box has a color of #b3757a
<div style="background-color:#b3757a;">Content here</div>
.mybackground {background-color:#b3757a;}
Border around this has a color of #b3757a
<div style="border:2px solid #b3757a;">Content here</div>
.myborder {border:2px solid #b3757a;}