#bf91b8 color space conversions
Hex:
#bf91b8
RGB:
191, 145, 184
CMY:
25, 43, 28
CMYK:
0, 24, 4, 25
HSL:
309°, 26.4368%, 65.8824%
HSV (HSB):
309°, 24.0838%, 74.9020%
XYZ:
40.2630, 34.7879, 49.9400
xyY:
0.3221, 0.2783, 34.7879
CIE-Lab:
65.5832, 23.8622, -13.5779
CIE-LCH:
65.5832, 27.4548, 330.3595
CIE-Luv:
65.5832, 24.2033, -24.3335
Hunter-Lab:
58.9812, 18.6342, -8.9146
#bf91b8 color charts
#bf91b8 color shades, tints & tones
#bf91b8 color schemes
#bf91b8 color preview, HTML & CSS examples
This text has a color of #bf91b8
<p style="color:#bf91b8;">Text here</p>
.mytext {color:#bf91b8;}
This box has a color of #bf91b8
<div style="background-color:#bf91b8;">Content here</div>
.mybackground {background-color:#bf91b8;}
Border around this has a color of #bf91b8
<div style="border:2px solid #bf91b8;">Content here</div>
.myborder {border:2px solid #bf91b8;}