#bf647e color space conversions
Hex:
#bf647e
RGB:
191, 100, 126
CMY:
25, 61, 51
CMYK:
0, 48, 34, 25
HSL:
343°, 41.5525%, 57.0588%
HSV (HSB):
343°, 47.6440%, 74.9020%
XYZ:
29.8089, 21.6971, 22.3555
xyY:
0.4036, 0.2938, 21.6971
CIE-Lab:
53.7041, 39.2594, 2.1914
CIE-LCH:
53.7041, 39.3206, 3.1948
CIE-Luv:
53.7041, 58.9852, -4.1651
Hunter-Lab:
46.5801, 32.7158, 4.1506
#bf647e color charts
#bf647e color shades, tints & tones
#bf647e color schemes
#bf647e color preview, HTML & CSS examples
This text has a color of #bf647e
<p style="color:#bf647e;">Text here</p>
.mytext {color:#bf647e;}
This box has a color of #bf647e
<div style="background-color:#bf647e;">Content here</div>
.mybackground {background-color:#bf647e;}
Border around this has a color of #bf647e
<div style="border:2px solid #bf647e;">Content here</div>
.myborder {border:2px solid #bf647e;}