#bf94b4 color space conversions
Hex:
#bf94b4
RGB:
191, 148, 180
CMY:
25, 42, 29
CMYK:
0, 23, 6, 25
HSL:
315°, 25.1462%, 66.4706%
HSV (HSB):
315°, 22.5131%, 74.9020%
XYZ:
40.3140, 35.5515, 47.9174
xyY:
0.3257, 0.2872, 35.5515
CIE-Lab:
66.1758, 21.4663, -10.4451
CIE-LCH:
66.1758, 23.8726, 334.0534
CIE-Luv:
66.1758, 23.1915, -19.1791
Hunter-Lab:
59.6250, 16.3445, -5.9106
#bf94b4 color charts
#bf94b4 color shades, tints & tones
#bf94b4 color schemes
#bf94b4 color preview, HTML & CSS examples
This text has a color of #bf94b4
<p style="color:#bf94b4;">Text here</p>
.mytext {color:#bf94b4;}
This box has a color of #bf94b4
<div style="background-color:#bf94b4;">Content here</div>
.mybackground {background-color:#bf94b4;}
Border around this has a color of #bf94b4
<div style="border:2px solid #bf94b4;">Content here</div>
.myborder {border:2px solid #bf94b4;}