#b64d97 color space conversions
Hex:
#b64d97
RGB:
182, 77, 151
CMY:
29, 70, 41
CMYK:
0, 58, 17, 29
HSL:
318°, 41.8327%, 50.7843%
HSV (HSB):
318°, 57.6923%, 71.3725%
XYZ:
27.5312, 17.4872, 31.2025
xyY:
0.3612, 0.2294, 17.4872
CIE-Lab:
48.8681, 51.2214, -20.0163
CIE-LCH:
48.8681, 54.9935, 338.6554
CIE-Luv:
48.8681, 56.7674, -36.7758
Hunter-Lab:
41.8177, 44.3367, -14.9671
#b64d97 color charts
#b64d97 color shades, tints & tones
#b64d97 color schemes
#b64d97 color preview, HTML & CSS examples
This text has a color of #b64d97
<p style="color:#b64d97;">Text here</p>
.mytext {color:#b64d97;}
This box has a color of #b64d97
<div style="background-color:#b64d97;">Content here</div>
.mybackground {background-color:#b64d97;}
Border around this has a color of #b64d97
<div style="border:2px solid #b64d97;">Content here</div>
.myborder {border:2px solid #b64d97;}