#b64e8c color space conversions
Hex:
#b64e8c
RGB:
182, 78, 140
CMY:
29, 69, 45
CMYK:
0, 57, 23, 29
HSL:
324°, 41.6000%, 50.9804%
HSV (HSB):
324°, 57.1429%, 71.3725%
XYZ:
26.7494, 17.2873, 26.7379
xyY:
0.3780, 0.2443, 17.2873
CIE-Lab:
48.6200, 49.1293, -13.8288
CIE-LCH:
48.6200, 51.0385, 344.2793
CIE-Luv:
48.6200, 59.5944, -27.5294
Hunter-Lab:
41.5780, 42.0773, -9.0234
#b64e8c color charts
#b64e8c color shades, tints & tones
#b64e8c color schemes
#b64e8c color preview, HTML & CSS examples
This text has a color of #b64e8c
<p style="color:#b64e8c;">Text here</p>
.mytext {color:#b64e8c;}
This box has a color of #b64e8c
<div style="background-color:#b64e8c;">Content here</div>
.mybackground {background-color:#b64e8c;}
Border around this has a color of #b64e8c
<div style="border:2px solid #b64e8c;">Content here</div>
.myborder {border:2px solid #b64e8c;}