#bf3145 color space conversions
Hex:
#bf3145
RGB:
191, 49, 69
CMY:
25, 81, 73
CMYK:
0, 74, 64, 25
HSL:
352°, 59.1667%, 47.0588%
HSV (HSB):
352°, 74.3455%, 74.9020%
XYZ:
23.6583, 13.7027, 7.0282
xyY:
0.5330, 0.3087, 13.7027
CIE-Lab:
43.8035, 56.7492, 22.8818
CIE-LCH:
43.8035, 61.1886, 21.9597
CIE-Luv:
43.8035, 102.6516, 13.8957
Hunter-Lab:
37.0171, 49.3029, 14.6550
#bf3145 color charts
#bf3145 color shades, tints & tones
#bf3145 color schemes
#bf3145 color preview, HTML & CSS examples
This text has a color of #bf3145
<p style="color:#bf3145;">Text here</p>
.mytext {color:#bf3145;}
This box has a color of #bf3145
<div style="background-color:#bf3145;">Content here</div>
.mybackground {background-color:#bf3145;}
Border around this has a color of #bf3145
<div style="border:2px solid #bf3145;">Content here</div>
.myborder {border:2px solid #bf3145;}