#bf196f color space conversions
Hex:
#bf196f
RGB:
191, 25, 111
CMY:
25, 90, 56
CMYK:
0, 87, 42, 25
HSL:
329°, 76.8519%, 42.3529%
HSV (HSB):
329°, 86.9110%, 74.9020%
XYZ:
24.7027, 12.9193, 16.2306
xyY:
0.4587, 0.2399, 12.9193
CIE-Lab:
42.6414, 66.3196, -4.9386
CIE-LCH:
42.6414, 66.5032, 355.7412
CIE-Luv:
42.6414, 95.3369, -18.3786
Hunter-Lab:
35.9435, 59.7760, -1.6126
#bf196f color charts
#bf196f color shades, tints & tones
#bf196f color schemes
#bf196f color preview, HTML & CSS examples
This text has a color of #bf196f
<p style="color:#bf196f;">Text here</p>
.mytext {color:#bf196f;}
This box has a color of #bf196f
<div style="background-color:#bf196f;">Content here</div>
.mybackground {background-color:#bf196f;}
Border around this has a color of #bf196f
<div style="border:2px solid #bf196f;">Content here</div>
.myborder {border:2px solid #bf196f;}