#bf3f6c color space conversions
Hex:
#bf3f6c
RGB:
191, 63, 108
CMY:
25, 75, 58
CMYK:
0, 67, 43, 25
HSL:
339°, 50.3937%, 49.8039%
HSV (HSB):
339°, 67.0157%, 74.9020%
XYZ:
25.9701, 15.7141, 15.8517
xyY:
0.4514, 0.2731, 15.7141
CIE-Lab:
46.5971, 54.6354, 2.7133
CIE-LCH:
46.5971, 54.7028, 2.8431
CIE-Luv:
46.5971, 83.6474, -6.6601
Hunter-Lab:
39.6410, 47.5695, 4.0397
#bf3f6c color charts
#bf3f6c color shades, tints & tones
#bf3f6c color schemes
#bf3f6c color preview, HTML & CSS examples
This text has a color of #bf3f6c
<p style="color:#bf3f6c;">Text here</p>
.mytext {color:#bf3f6c;}
This box has a color of #bf3f6c
<div style="background-color:#bf3f6c;">Content here</div>
.mybackground {background-color:#bf3f6c;}
Border around this has a color of #bf3f6c
<div style="border:2px solid #bf3f6c;">Content here</div>
.myborder {border:2px solid #bf3f6c;}