#bf113f color space conversions
Hex:
#bf113f
RGB:
191, 17, 63
CMY:
25, 93, 75
CMYK:
0, 91, 67, 25
HSL:
344°, 83.6538%, 40.7843%
HSV (HSB):
344°, 91.0995%, 74.9020%
XYZ:
22.5835, 11.8361, 5.7969
xyY:
0.5615, 0.2943, 11.8361
CIE-Lab:
40.9545, 64.1920, 22.9584
CIE-LCH:
40.9545, 68.1741, 19.6797
CIE-Luv:
40.9545, 115.7763, 11.3925
Hunter-Lab:
34.4037, 56.9657, 14.0924
#bf113f color charts
#bf113f color shades, tints & tones
#bf113f color schemes
#bf113f color preview, HTML & CSS examples
This text has a color of #bf113f
<p style="color:#bf113f;">Text here</p>
.mytext {color:#bf113f;}
This box has a color of #bf113f
<div style="background-color:#bf113f;">Content here</div>
.mybackground {background-color:#bf113f;}
Border around this has a color of #bf113f
<div style="border:2px solid #bf113f;">Content here</div>
.myborder {border:2px solid #bf113f;}