#bf214d color space conversions
Hex:
#bf214d
RGB:
191, 33, 77
CMY:
25, 87, 70
CMYK:
0, 83, 60, 25
HSL:
343°, 70.5357%, 43.9216%
HSV (HSB):
343°, 82.7225%, 74.9020%
XYZ:
23.3693, 12.6999, 8.2408
xyY:
0.5274, 0.2866, 12.6999
CIE-Lab:
42.3075, 61.9108, 15.9310
CIE-LCH:
42.3075, 63.9276, 14.4304
CIE-Luv:
42.3075, 106.6718, 5.8982
Hunter-Lab:
35.6369, 54.6886, 11.2354
#bf214d color charts
#bf214d color shades, tints & tones
#bf214d color schemes
#bf214d color preview, HTML & CSS examples
This text has a color of #bf214d
<p style="color:#bf214d;">Text here</p>
.mytext {color:#bf214d;}
This box has a color of #bf214d
<div style="background-color:#bf214d;">Content here</div>
.mybackground {background-color:#bf214d;}
Border around this has a color of #bf214d
<div style="border:2px solid #bf214d;">Content here</div>
.myborder {border:2px solid #bf214d;}