#b64f85 color space conversions
Hex:
#b64f85
RGB:
182, 79, 133
CMY:
29, 69, 48
CMYK:
0, 57, 27, 29
HSL:
329°, 41.3655%, 51.1765%
HSV (HSB):
329°, 56.5934%, 71.3725%
XYZ:
26.3210, 17.2305, 24.1288
xyY:
0.3889, 0.2546, 17.2305
CIE-Lab:
48.5492, 47.6762, -9.7372
CIE-LCH:
48.5492, 48.6603, 348.4569
CIE-Luv:
48.5492, 61.1809, -21.5564
Hunter-Lab:
41.5096, 40.5439, -5.4075
#b64f85 color charts
#b64f85 color shades, tints & tones
#b64f85 color schemes
#b64f85 color preview, HTML & CSS examples
This text has a color of #b64f85
<p style="color:#b64f85;">Text here</p>
.mytext {color:#b64f85;}
This box has a color of #b64f85
<div style="background-color:#b64f85;">Content here</div>
.mybackground {background-color:#b64f85;}
Border around this has a color of #b64f85
<div style="border:2px solid #b64f85;">Content here</div>
.myborder {border:2px solid #b64f85;}