#b64f7c color space conversions
Hex:
#b64f7c
RGB:
182, 79, 124
CMY:
29, 69, 51
CMYK:
0, 57, 32, 29
HSL:
334°, 41.3655%, 51.1765%
HSV (HSB):
334°, 56.5934%, 71.3725%
XYZ:
25.7255, 16.9923, 20.9927
xyY:
0.4038, 0.2667, 16.9923
CIE-Lab:
48.2503, 46.4875, -4.7638
CIE-LCH:
48.2503, 46.7310, 354.1491
CIE-Luv:
48.2503, 63.7619, -14.5759
Hunter-Lab:
41.2217, 39.2596, -1.3391
#b64f7c color charts
#b64f7c color shades, tints & tones
#b64f7c color schemes
#b64f7c color preview, HTML & CSS examples
This text has a color of #b64f7c
<p style="color:#b64f7c;">Text here</p>
.mytext {color:#b64f7c;}
This box has a color of #b64f7c
<div style="background-color:#b64f7c;">Content here</div>
.mybackground {background-color:#b64f7c;}
Border around this has a color of #b64f7c
<div style="border:2px solid #b64f7c;">Content here</div>
.myborder {border:2px solid #b64f7c;}