#bf264b color space conversions
Hex:
#bf264b
RGB:
191, 38, 75
CMY:
25, 85, 71
CMYK:
0, 80, 61, 25
HSL:
345°, 66.8122%, 44.9020%
HSV (HSB):
345°, 80.1047%, 74.9020%
XYZ:
23.4490, 12.9706, 7.9243
xyY:
0.5288, 0.2925, 12.9706
CIE-Lab:
42.7189, 60.4934, 17.7375
CIE-LCH:
42.7189, 63.0402, 16.3419
CIE-Luv:
42.7189, 105.5701, 8.0406
Hunter-Lab:
36.0147, 53.1946, 12.1648
#bf264b color charts
#bf264b color shades, tints & tones
#bf264b color schemes
#bf264b color preview, HTML & CSS examples
This text has a color of #bf264b
<p style="color:#bf264b;">Text here</p>
.mytext {color:#bf264b;}
This box has a color of #bf264b
<div style="background-color:#bf264b;">Content here</div>
.mybackground {background-color:#bf264b;}
Border around this has a color of #bf264b
<div style="border:2px solid #bf264b;">Content here</div>
.myborder {border:2px solid #bf264b;}