#bf3636 color space conversions
Hex:
#bf3636
RGB:
191, 54, 54
CMY:
25, 79, 79
CMYK:
0, 72, 72, 25
HSL:
0°, 55.9184%, 48.0392%
HSV (HSB):
0°, 71.7277%, 74.9020%
XYZ:
23.4709, 13.9810, 4.9516
xyY:
0.5535, 0.3297, 13.9810
CIE-Lab:
44.2057, 54.1823, 32.4151
CIE-LCH:
44.2057, 63.1384, 30.8904
CIE-Luv:
44.2057, 103.8206, 22.3869
Hunter-Lab:
37.3912, 46.6117, 18.3223
#bf3636 color charts
#bf3636 color shades, tints & tones
#bf3636 color schemes
#bf3636 color preview, HTML & CSS examples
This text has a color of #bf3636
<p style="color:#bf3636;">Text here</p>
.mytext {color:#bf3636;}
This box has a color of #bf3636
<div style="background-color:#bf3636;">Content here</div>
.mybackground {background-color:#bf3636;}
Border around this has a color of #bf3636
<div style="border:2px solid #bf3636;">Content here</div>
.myborder {border:2px solid #bf3636;}