#bf3103 color space conversions
Hex:
#bf3103
RGB:
191, 49, 3
CMY:
25, 81, 99
CMYK:
0, 74, 98, 25
HSL:
15°, 96.9072%, 38.0392%
HSV (HSB):
15°, 98.4293%, 74.9020%
XYZ:
22.6006, 13.2796, 1.4582
xyY:
0.6053, 0.3557, 13.2796
CIE-Lab:
43.1815, 54.6711, 54.5422
CIE-LCH:
43.1815, 77.2255, 44.9324
CIE-Luv:
43.1815, 113.3231, 33.7387
Hunter-Lab:
36.4411, 46.9328, 23.1363
#bf3103 color charts
#bf3103 color shades, tints & tones
#bf3103 color schemes
#bf3103 color preview, HTML & CSS examples
This text has a color of #bf3103
<p style="color:#bf3103;">Text here</p>
.mytext {color:#bf3103;}
This box has a color of #bf3103
<div style="background-color:#bf3103;">Content here</div>
.mybackground {background-color:#bf3103;}
Border around this has a color of #bf3103
<div style="border:2px solid #bf3103;">Content here</div>
.myborder {border:2px solid #bf3103;}