#bf194e color space conversions
Hex:
#bf194e
RGB:
191, 25, 78
CMY:
25, 90, 69
CMYK:
0, 87, 59, 25
HSL:
341°, 76.8519%, 42.3529%
HSV (HSB):
341°, 86.9110%, 74.9020%
XYZ:
23.2086, 12.3217, 8.3628
xyY:
0.5288, 0.2807, 12.3217
CIE-Lab:
41.7229, 63.7115, 14.5075
CIE-LCH:
41.7229, 65.3424, 12.8279
CIE-Luv:
41.7229, 108.6870, 3.9914
Hunter-Lab:
35.1023, 56.5903, 10.4462
#bf194e color charts
#bf194e color shades, tints & tones
#bf194e color schemes
#bf194e color preview, HTML & CSS examples
This text has a color of #bf194e
<p style="color:#bf194e;">Text here</p>
.mytext {color:#bf194e;}
This box has a color of #bf194e
<div style="background-color:#bf194e;">Content here</div>
.mybackground {background-color:#bf194e;}
Border around this has a color of #bf194e
<div style="border:2px solid #bf194e;">Content here</div>
.myborder {border:2px solid #bf194e;}