#bf2543 color space conversions
Hex:
#bf2543
RGB:
191, 37, 67
CMY:
25, 85, 74
CMYK:
0, 81, 65, 25
HSL:
348°, 67.5439%, 44.7059%
HSV (HSB):
348°, 80.6283%, 74.9020%
XYZ:
23.1605, 12.8047, 6.5611
xyY:
0.5446, 0.3011, 12.8047
CIE-Lab:
42.4676, 60.2857, 22.3968
CIE-LCH:
42.4676, 64.3116, 20.3806
CIE-Luv:
42.4676, 108.4972, 12.2760
Hunter-Lab:
35.7837, 52.9103, 14.1776
#bf2543 color charts
#bf2543 color shades, tints & tones
#bf2543 color schemes
#bf2543 color preview, HTML & CSS examples
This text has a color of #bf2543
<p style="color:#bf2543;">Text here</p>
.mytext {color:#bf2543;}
This box has a color of #bf2543
<div style="background-color:#bf2543;">Content here</div>
.mybackground {background-color:#bf2543;}
Border around this has a color of #bf2543
<div style="border:2px solid #bf2543;">Content here</div>
.myborder {border:2px solid #bf2543;}