#bf2646 color space conversions
Hex:
#bf2646
RGB:
191, 38, 70
CMY:
25, 85, 73
CMYK:
0, 80, 63, 25
HSL:
347°, 66.8122%, 44.9020%
HSV (HSB):
347°, 80.1047%, 74.9020%
XYZ:
23.2845, 12.9048, 7.0580
xyY:
0.5384, 0.2984, 12.9048
CIE-Lab:
42.6194, 60.1871, 20.7270
CIE-LCH:
42.6194, 63.6560, 19.0025
CIE-Luv:
42.6194, 107.1792, 10.8582
Hunter-Lab:
35.9232, 52.8332, 13.4973
#bf2646 color charts
#bf2646 color shades, tints & tones
#bf2646 color schemes
#bf2646 color preview, HTML & CSS examples
This text has a color of #bf2646
<p style="color:#bf2646;">Text here</p>
.mytext {color:#bf2646;}
This box has a color of #bf2646
<div style="background-color:#bf2646;">Content here</div>
.mybackground {background-color:#bf2646;}
Border around this has a color of #bf2646
<div style="border:2px solid #bf2646;">Content here</div>
.myborder {border:2px solid #bf2646;}