#bf265a color space conversions
Hex:
#bf265a
RGB:
191, 38, 90
CMY:
25, 85, 65
CMYK:
0, 80, 53, 25
HSL:
340°, 66.8122%, 44.9020%
HSV (HSB):
340°, 80.1047%, 74.9020%
XYZ:
24.0244, 13.2008, 10.9546
xyY:
0.4986, 0.2740, 13.2008
CIE-Lab:
43.0642, 61.5495, 8.8149
CIE-LCH:
43.0642, 62.1776, 8.1503
CIE-Luv:
43.0642, 100.3011, -1.2561
Hunter-Lab:
36.3329, 54.4473, 7.5566
#bf265a color charts
#bf265a color shades, tints & tones
#bf265a color schemes
#bf265a color preview, HTML & CSS examples
This text has a color of #bf265a
<p style="color:#bf265a;">Text here</p>
.mytext {color:#bf265a;}
This box has a color of #bf265a
<div style="background-color:#bf265a;">Content here</div>
.mybackground {background-color:#bf265a;}
Border around this has a color of #bf265a
<div style="border:2px solid #bf265a;">Content here</div>
.myborder {border:2px solid #bf265a;}