#bf204f color space conversions
Hex:
#bf204f
RGB:
191, 32, 79
CMY:
25, 87, 69
CMYK:
0, 83, 59, 25
HSL:
342°, 71.3004%, 43.7255%
HSV (HSB):
342°, 83.2461%, 74.9020%
XYZ:
23.4137, 12.6739, 8.6094
xyY:
0.5238, 0.2836, 12.6739
CIE-Lab:
42.2677, 62.2806, 14.6194
CIE-LCH:
42.2677, 63.9734, 13.2101
CIE-Luv:
42.2677, 106.2952, 4.5194
Hunter-Lab:
35.6004, 55.0950, 10.5819
#bf204f color charts
#bf204f color shades, tints & tones
#bf204f color schemes
#bf204f color preview, HTML & CSS examples
This text has a color of #bf204f
<p style="color:#bf204f;">Text here</p>
.mytext {color:#bf204f;}
This box has a color of #bf204f
<div style="background-color:#bf204f;">Content here</div>
.mybackground {background-color:#bf204f;}
Border around this has a color of #bf204f
<div style="border:2px solid #bf204f;">Content here</div>
.myborder {border:2px solid #bf204f;}