#bf294c color space conversions
Hex:
#bf294c
RGB:
191, 41, 76
CMY:
25, 84, 70
CMYK:
0, 79, 60, 25
HSL:
346°, 64.6552%, 45.4902%
HSV (HSB):
346°, 78.5340%, 74.9020%
XYZ:
23.5833, 13.1840, 8.1393
xyY:
0.5252, 0.2936, 13.1840
CIE-Lab:
43.0393, 59.7102, 17.5414
CIE-LCH:
43.0393, 62.2336, 16.3715
CIE-Luv:
43.0393, 104.0690, 8.0985
Hunter-Lab:
36.3098, 52.3938, 12.1263
#bf294c color charts
#bf294c color shades, tints & tones
#bf294c color schemes
#bf294c color preview, HTML & CSS examples
This text has a color of #bf294c
<p style="color:#bf294c;">Text here</p>
.mytext {color:#bf294c;}
This box has a color of #bf294c
<div style="background-color:#bf294c;">Content here</div>
.mybackground {background-color:#bf294c;}
Border around this has a color of #bf294c
<div style="border:2px solid #bf294c;">Content here</div>
.myborder {border:2px solid #bf294c;}