#bf204e color space conversions
Hex:
#bf204e
RGB:
191, 32, 78
CMY:
25, 87, 69
CMYK:
0, 83, 59, 25
HSL:
343°, 71.3004%, 43.7255%
HSV (HSB):
343°, 83.2461%, 74.9020%
XYZ:
23.3775, 12.6594, 8.4191
xyY:
0.5259, 0.2848, 12.6594
CIE-Lab:
42.2456, 62.2148, 15.2183
CIE-LCH:
42.2456, 64.0490, 13.7452
CIE-Luv:
42.2456, 106.6489, 5.1215
Hunter-Lab:
35.5801, 55.0162, 10.8766
#bf204e color charts
#bf204e color shades, tints & tones
#bf204e color schemes
#bf204e color preview, HTML & CSS examples
This text has a color of #bf204e
<p style="color:#bf204e;">Text here</p>
.mytext {color:#bf204e;}
This box has a color of #bf204e
<div style="background-color:#bf204e;">Content here</div>
.mybackground {background-color:#bf204e;}
Border around this has a color of #bf204e
<div style="border:2px solid #bf204e;">Content here</div>
.myborder {border:2px solid #bf204e;}