#bf3a00 color space conversions
Hex:
#bf3a00
RGB:
191, 58, 0
CMY:
25, 77, 100
CMYK:
0, 70, 100, 25
HSL:
18°, 100.0000%, 37.4510%
HSV (HSB):
18°, 100.0000%, 74.9020%
XYZ:
22.9989, 14.1025, 1.5099
xyY:
0.5957, 0.3652, 14.1025
CIE-Lab:
44.3795, 51.3162, 56.0530
CIE-LCH:
44.3795, 75.9954, 47.5261
CIE-Luv:
44.3795, 107.8714, 36.1007
Hunter-Lab:
37.5533, 43.6013, 23.9035
#bf3a00 color charts
#bf3a00 color shades, tints & tones
#bf3a00 color schemes
#bf3a00 color preview, HTML & CSS examples
This text has a color of #bf3a00
<p style="color:#bf3a00;">Text here</p>
.mytext {color:#bf3a00;}
This box has a color of #bf3a00
<div style="background-color:#bf3a00;">Content here</div>
.mybackground {background-color:#bf3a00;}
Border around this has a color of #bf3a00
<div style="border:2px solid #bf3a00;">Content here</div>
.myborder {border:2px solid #bf3a00;}