#bf699e color space conversions
Hex:
#bf699e
RGB:
191, 105, 158
CMY:
25, 59, 38
CMYK:
0, 45, 17, 25
HSL:
323°, 40.1869%, 58.0392%
HSV (HSB):
323°, 45.0262%, 74.9020%
XYZ:
32.7090, 23.6481, 35.1883
xyY:
0.3573, 0.2583, 23.6481
CIE-Lab:
55.7338, 41.1883, -13.5702
CIE-LCH:
55.7338, 43.3662, 341.7646
CIE-Luv:
55.7338, 48.9423, -26.5344
Hunter-Lab:
48.6294, 34.9610, -8.8619
#bf699e color charts
#bf699e color shades, tints & tones
#bf699e color schemes
#bf699e color preview, HTML & CSS examples
This text has a color of #bf699e
<p style="color:#bf699e;">Text here</p>
.mytext {color:#bf699e;}
This box has a color of #bf699e
<div style="background-color:#bf699e;">Content here</div>
.mybackground {background-color:#bf699e;}
Border around this has a color of #bf699e
<div style="border:2px solid #bf699e;">Content here</div>
.myborder {border:2px solid #bf699e;}