#bf2244 color space conversions
Hex:
#bf2244
RGB:
191, 34, 68
CMY:
25, 87, 73
CMYK:
0, 82, 64, 25
HSL:
347°, 69.7778%, 44.1176%
HSV (HSB):
347°, 82.1990%, 74.9020%
XYZ:
23.1013, 12.6378, 6.6906
xyY:
0.5445, 0.2979, 12.6378
CIE-Lab:
42.2123, 61.1193, 21.4440
CIE-LCH:
42.2123, 64.7720, 19.3337
CIE-Luv:
42.2123, 109.3087, 11.1750
Hunter-Lab:
35.5496, 53.7830, 13.7261
#bf2244 color charts
#bf2244 color shades, tints & tones
#bf2244 color schemes
#bf2244 color preview, HTML & CSS examples
This text has a color of #bf2244
<p style="color:#bf2244;">Text here</p>
.mytext {color:#bf2244;}
This box has a color of #bf2244
<div style="background-color:#bf2244;">Content here</div>
.mybackground {background-color:#bf2244;}
Border around this has a color of #bf2244
<div style="border:2px solid #bf2244;">Content here</div>
.myborder {border:2px solid #bf2244;}