#bf3c50 color space conversions
Hex:
#bf3c50
RGB:
191, 60, 80
CMY:
25, 76, 69
CMYK:
0, 69, 58, 25
HSL:
351°, 52.1912%, 49.2157%
HSV (HSB):
351°, 68.5864%, 74.9020%
XYZ:
24.5497, 14.8873, 9.1690
xyY:
0.5051, 0.3063, 14.8873
CIE-Lab:
45.4794, 53.4266, 18.3357
CIE-LCH:
45.4794, 56.4854, 18.9419
CIE-Luv:
45.4794, 93.8712, 10.7818
Hunter-Lab:
38.5840, 46.0513, 12.9193
#bf3c50 color charts
#bf3c50 color shades, tints & tones
#bf3c50 color schemes
#bf3c50 color preview, HTML & CSS examples
This text has a color of #bf3c50
<p style="color:#bf3c50;">Text here</p>
.mytext {color:#bf3c50;}
This box has a color of #bf3c50
<div style="background-color:#bf3c50;">Content here</div>
.mybackground {background-color:#bf3c50;}
Border around this has a color of #bf3c50
<div style="border:2px solid #bf3c50;">Content here</div>
.myborder {border:2px solid #bf3c50;}