#b64b80 color space conversions
Hex:
#b64b80
RGB:
182, 75, 128
CMY:
29, 71, 50
CMYK:
0, 59, 30, 29
HSL:
330°, 42.2925%, 50.3922%
HSV (HSB):
330°, 58.7912%, 71.3725%
XYZ:
25.7038, 16.5358, 22.2591
xyY:
0.3985, 0.2564, 16.5358
CIE-Lab:
47.6697, 48.8993, -8.0429
CIE-LCH:
47.6697, 49.5563, 350.6597
CIE-Luv:
47.6697, 64.5102, -19.3906
Hunter-Lab:
40.6642, 41.6673, -3.9897
#b64b80 color charts
#b64b80 color shades, tints & tones
#b64b80 color schemes
#b64b80 color preview, HTML & CSS examples
This text has a color of #b64b80
<p style="color:#b64b80;">Text here</p>
.mytext {color:#b64b80;}
This box has a color of #b64b80
<div style="background-color:#b64b80;">Content here</div>
.mybackground {background-color:#b64b80;}
Border around this has a color of #b64b80
<div style="border:2px solid #b64b80;">Content here</div>
.myborder {border:2px solid #b64b80;}