#bf314c color space conversions
Hex:
#bf314c
RGB:
191, 49, 76
CMY:
25, 81, 70
CMYK:
0, 74, 60, 25
HSL:
349°, 59.1667%, 47.0588%
HSV (HSB):
349°, 74.3455%, 74.9020%
XYZ:
23.8887, 13.7948, 8.2411
xyY:
0.5202, 0.3004, 13.7948
CIE-Lab:
43.9372, 57.1901, 18.7398
CIE-LCH:
43.9372, 60.1822, 18.1427
CIE-Luv:
43.9372, 100.5864, 10.0081
Hunter-Lab:
37.1413, 49.8108, 12.8434
#bf314c color charts
#bf314c color shades, tints & tones
#bf314c color schemes
#bf314c color preview, HTML & CSS examples
This text has a color of #bf314c
<p style="color:#bf314c;">Text here</p>
.mytext {color:#bf314c;}
This box has a color of #bf314c
<div style="background-color:#bf314c;">Content here</div>
.mybackground {background-color:#bf314c;}
Border around this has a color of #bf314c
<div style="border:2px solid #bf314c;">Content here</div>
.myborder {border:2px solid #bf314c;}