#bf3025 color space conversions
Hex:
#bf3025
RGB:
191, 48, 37
CMY:
25, 81, 85
CMYK:
0, 75, 81, 25
HSL:
4°, 67.5439%, 44.7059%
HSV (HSB):
4°, 80.6283%, 74.9020%
XYZ:
22.8767, 13.3238, 3.1163
xyY:
0.5819, 0.3389, 13.3238
CIE-Lab:
43.2472, 55.6443, 40.9732
CIE-LCH:
43.2472, 69.1021, 36.3658
CIE-Luv:
43.2472, 110.4442, 27.1839
Hunter-Lab:
36.5018, 47.9928, 20.4895
#bf3025 color charts
#bf3025 color shades, tints & tones
#bf3025 color schemes
#bf3025 color preview, HTML & CSS examples
This text has a color of #bf3025
<p style="color:#bf3025;">Text here</p>
.mytext {color:#bf3025;}
This box has a color of #bf3025
<div style="background-color:#bf3025;">Content here</div>
.mybackground {background-color:#bf3025;}
Border around this has a color of #bf3025
<div style="border:2px solid #bf3025;">Content here</div>
.myborder {border:2px solid #bf3025;}