#bf7692 color space conversions
Hex:
#bf7692
RGB:
191, 118, 146
CMY:
25, 54, 43
CMYK:
0, 38, 24, 25
HSL:
337°, 36.3184%, 60.5882%
HSV (HSB):
337°, 38.2199%, 74.9020%
XYZ:
33.1526, 26.1086, 30.4863
xyY:
0.3694, 0.2909, 26.1086
CIE-Lab:
58.1399, 32.3938, -3.0137
CIE-LCH:
58.1399, 32.5336, 354.6848
CIE-Luv:
58.1399, 44.6219, -9.9511
Hunter-Lab:
51.0965, 26.3960, 0.3928
#bf7692 color charts
#bf7692 color shades, tints & tones
#bf7692 color schemes
#bf7692 color preview, HTML & CSS examples
This text has a color of #bf7692
<p style="color:#bf7692;">Text here</p>
.mytext {color:#bf7692;}
This box has a color of #bf7692
<div style="background-color:#bf7692;">Content here</div>
.mybackground {background-color:#bf7692;}
Border around this has a color of #bf7692
<div style="border:2px solid #bf7692;">Content here</div>
.myborder {border:2px solid #bf7692;}