#bf2251 color space conversions
Hex:
#bf2251
RGB:
191, 34, 81
CMY:
25, 87, 68
CMYK:
0, 82, 58, 25
HSL:
342°, 69.7778%, 44.1176%
HSV (HSB):
342°, 82.1990%, 74.9020%
XYZ:
23.5431, 12.8145, 9.0172
xyY:
0.5189, 0.2824, 12.8145
CIE-Lab:
42.4824, 61.9318, 13.6551
CIE-LCH:
42.4824, 63.4193, 12.4340
CIE-Luv:
42.4824, 104.9319, 3.6683
Hunter-Lab:
35.7973, 54.7500, 10.1233
#bf2251 color charts
#bf2251 color shades, tints & tones
#bf2251 color schemes
#bf2251 color preview, HTML & CSS examples
This text has a color of #bf2251
<p style="color:#bf2251;">Text here</p>
.mytext {color:#bf2251;}
This box has a color of #bf2251
<div style="background-color:#bf2251;">Content here</div>
.mybackground {background-color:#bf2251;}
Border around this has a color of #bf2251
<div style="border:2px solid #bf2251;">Content here</div>
.myborder {border:2px solid #bf2251;}