#bf264e color space conversions
Hex:
#bf264e
RGB:
191, 38, 78
CMY:
25, 85, 69
CMYK:
0, 80, 59, 25
HSL:
344°, 66.8122%, 44.9020%
HSV (HSB):
344°, 80.1047%, 74.9020%
XYZ:
23.5541, 13.0127, 8.4780
xyY:
0.5229, 0.2889, 13.0127
CIE-Lab:
42.7823, 60.6881, 15.9456
CIE-LCH:
42.7823, 62.7480, 14.7215
CIE-Luv:
42.7823, 104.5667, 6.2786
Hunter-Lab:
36.0731, 53.4248, 11.3167
#bf264e color charts
#bf264e color shades, tints & tones
#bf264e color schemes
#bf264e color preview, HTML & CSS examples
This text has a color of #bf264e
<p style="color:#bf264e;">Text here</p>
.mytext {color:#bf264e;}
This box has a color of #bf264e
<div style="background-color:#bf264e;">Content here</div>
.mybackground {background-color:#bf264e;}
Border around this has a color of #bf264e
<div style="border:2px solid #bf264e;">Content here</div>
.myborder {border:2px solid #bf264e;}