#bf345f color space conversions
Hex:
#bf345f
RGB:
191, 52, 95
CMY:
25, 80, 63
CMYK:
0, 73, 50, 25
HSL:
341°, 57.2016%, 47.6471%
HSV (HSB):
341°, 72.7749%, 74.9020%
XYZ:
24.7794, 14.3586, 12.2919
xyY:
0.4818, 0.2792, 14.3586
CIE-Lab:
44.7428, 57.5916, 8.0683
CIE-LCH:
44.7428, 58.1540, 7.9750
CIE-Luv:
44.7428, 93.0313, -1.0872
Hunter-Lab:
37.8927, 50.4154, 7.2919
#bf345f color charts
#bf345f color shades, tints & tones
#bf345f color schemes
#bf345f color preview, HTML & CSS examples
This text has a color of #bf345f
<p style="color:#bf345f;">Text here</p>
.mytext {color:#bf345f;}
This box has a color of #bf345f
<div style="background-color:#bf345f;">Content here</div>
.mybackground {background-color:#bf345f;}
Border around this has a color of #bf345f
<div style="border:2px solid #bf345f;">Content here</div>
.myborder {border:2px solid #bf345f;}