#bf3c3c color space conversions
Hex:
#bf3c3c
RGB:
191, 60, 60
CMY:
25, 76, 76
CMYK:
0, 69, 69, 25
HSL:
0°, 52.1912%, 49.2157%
HSV (HSB):
0°, 68.5864%, 74.9020%
XYZ:
23.9173, 14.6343, 5.8391
xyY:
0.5388, 0.3297, 14.6343
CIE-Lab:
45.1292, 52.1781, 29.9743
CIE-LCH:
45.1292, 60.1749, 29.8757
CIE-Luv:
45.1292, 99.0200, 21.3512
Hunter-Lab:
38.2548, 44.6541, 17.7286
#bf3c3c color charts
#bf3c3c color shades, tints & tones
#bf3c3c color schemes
#bf3c3c color preview, HTML & CSS examples
This text has a color of #bf3c3c
<p style="color:#bf3c3c;">Text here</p>
.mytext {color:#bf3c3c;}
This box has a color of #bf3c3c
<div style="background-color:#bf3c3c;">Content here</div>
.mybackground {background-color:#bf3c3c;}
Border around this has a color of #bf3c3c
<div style="border:2px solid #bf3c3c;">Content here</div>
.myborder {border:2px solid #bf3c3c;}