#bf82a8 color space conversions
Hex:
#bf82a8
RGB:
191, 130, 168
CMY:
25, 49, 34
CMYK:
0, 32, 12, 25
HSL:
323°, 32.2751%, 62.9412%
HSV (HSB):
323°, 31.9372%, 74.9020%
XYZ:
36.5364, 29.8688, 40.8854
xyY:
0.3405, 0.2784, 29.8688
CIE-Lab:
61.5408, 29.3235, -10.5977
CIE-LCH:
61.5408, 31.1798, 340.1299
CIE-Luv:
61.5408, 34.2719, -20.5087
Hunter-Lab:
54.6523, 23.6898, -6.0982
#bf82a8 color charts
#bf82a8 color shades, tints & tones
#bf82a8 color schemes
#bf82a8 color preview, HTML & CSS examples
This text has a color of #bf82a8
<p style="color:#bf82a8;">Text here</p>
.mytext {color:#bf82a8;}
This box has a color of #bf82a8
<div style="background-color:#bf82a8;">Content here</div>
.mybackground {background-color:#bf82a8;}
Border around this has a color of #bf82a8
<div style="border:2px solid #bf82a8;">Content here</div>
.myborder {border:2px solid #bf82a8;}