#bf638c color space conversions
Hex:
#bf638c
RGB:
191, 99, 140
CMY:
25, 61, 45
CMYK:
0, 48, 27, 25
HSL:
333°, 41.8182%, 56.8627%
HSV (HSB):
333°, 48.1675%, 74.9020%
XYZ:
30.6813, 21.8935, 27.4197
xyY:
0.3835, 0.2737, 21.8935
CIE-Lab:
53.9138, 41.6377, -5.7573
CIE-LCH:
53.9138, 42.0338, 352.1276
CIE-Luv:
53.9138, 56.2334, -15.3335
Hunter-Lab:
46.7905, 35.1622, -1.9912
#bf638c color charts
#bf638c color shades, tints & tones
#bf638c color schemes
#bf638c color preview, HTML & CSS examples
This text has a color of #bf638c
<p style="color:#bf638c;">Text here</p>
.mytext {color:#bf638c;}
This box has a color of #bf638c
<div style="background-color:#bf638c;">Content here</div>
.mybackground {background-color:#bf638c;}
Border around this has a color of #bf638c
<div style="border:2px solid #bf638c;">Content here</div>
.myborder {border:2px solid #bf638c;}