#bf265c color space conversions
Hex:
#bf265c
RGB:
191, 38, 92
CMY:
25, 85, 64
CMYK:
0, 80, 52, 25
HSL:
339°, 66.8122%, 44.9020%
HSV (HSB):
339°, 80.1047%, 74.9020%
XYZ:
24.1107, 13.2353, 11.4091
xyY:
0.4945, 0.2715, 13.2353
CIE-Lab:
43.1157, 61.7059, 7.6347
CIE-LCH:
43.1157, 62.1764, 7.0532
CIE-Luv:
43.1157, 99.5556, -2.5807
Hunter-Lab:
36.3804, 54.6336, 6.8725
#bf265c color charts
#bf265c color shades, tints & tones
#bf265c color schemes
#bf265c color preview, HTML & CSS examples
This text has a color of #bf265c
<p style="color:#bf265c;">Text here</p>
.mytext {color:#bf265c;}
This box has a color of #bf265c
<div style="background-color:#bf265c;">Content here</div>
.mybackground {background-color:#bf265c;}
Border around this has a color of #bf265c
<div style="border:2px solid #bf265c;">Content here</div>
.myborder {border:2px solid #bf265c;}