#bf104c color space conversions
Hex:
#bf104c
RGB:
191, 16, 76
CMY:
25, 94, 70
CMYK:
0, 92, 60, 25
HSL:
339°, 84.5411%, 40.5882%
HSV (HSB):
339°, 91.6230%, 74.9020%
XYZ:
22.9757, 11.9688, 7.9367
xyY:
0.5358, 0.2791, 11.9688
CIE-Lab:
41.1664, 65.0609, 15.0171
CIE-LCH:
41.1664, 66.7715, 12.9972
CIE-Luv:
41.1664, 111.4420, 4.0820
Hunter-Lab:
34.5959, 58.0018, 10.6153
#bf104c color charts
#bf104c color shades, tints & tones
#bf104c color schemes
#bf104c color preview, HTML & CSS examples
This text has a color of #bf104c
<p style="color:#bf104c;">Text here</p>
.mytext {color:#bf104c;}
This box has a color of #bf104c
<div style="background-color:#bf104c;">Content here</div>
.mybackground {background-color:#bf104c;}
Border around this has a color of #bf104c
<div style="border:2px solid #bf104c;">Content here</div>
.myborder {border:2px solid #bf104c;}