#bf6283 color space conversions
Hex:
#bf6283
RGB:
191, 98, 131
CMY:
25, 62, 49
CMYK:
0, 49, 31, 25
HSL:
339°, 42.0814%, 56.6667%
HSV (HSB):
339°, 48.6911%, 74.9020%
XYZ:
29.9503, 21.4504, 24.0345
xyY:
0.3970, 0.2844, 21.4504
CIE-Lab:
53.4390, 40.9383, -1.1485
CIE-LCH:
53.4390, 40.9544, 358.3930
CIE-Luv:
53.4390, 58.9365, -8.9039
Hunter-Lab:
46.3146, 34.3801, 1.6522
#bf6283 color charts
#bf6283 color shades, tints & tones
#bf6283 color schemes
#bf6283 color preview, HTML & CSS examples
This text has a color of #bf6283
<p style="color:#bf6283;">Text here</p>
.mytext {color:#bf6283;}
This box has a color of #bf6283
<div style="background-color:#bf6283;">Content here</div>
.mybackground {background-color:#bf6283;}
Border around this has a color of #bf6283
<div style="border:2px solid #bf6283;">Content here</div>
.myborder {border:2px solid #bf6283;}