#bf2143 color space conversions
Hex:
#bf2143
RGB:
191, 33, 67
CMY:
25, 87, 74
CMYK:
0, 83, 65, 25
HSL:
347°, 70.5357%, 43.9216%
HSV (HSB):
347°, 82.7225%, 74.9020%
XYZ:
23.0428, 12.5693, 6.5218
xyY:
0.5469, 0.2983, 12.5693
CIE-Lab:
42.1070, 61.3098, 21.9318
CIE-LCH:
42.1070, 65.1144, 19.6832
CIE-Luv:
42.1070, 109.9789, 11.5301
Hunter-Lab:
35.4532, 53.9729, 13.9106
#bf2143 color charts
#bf2143 color shades, tints & tones
#bf2143 color schemes
#bf2143 color preview, HTML & CSS examples
This text has a color of #bf2143
<p style="color:#bf2143;">Text here</p>
.mytext {color:#bf2143;}
This box has a color of #bf2143
<div style="background-color:#bf2143;">Content here</div>
.mybackground {background-color:#bf2143;}
Border around this has a color of #bf2143
<div style="border:2px solid #bf2143;">Content here</div>
.myborder {border:2px solid #bf2143;}